Go Back   CodingForums.com > :: Client side development > JavaScript programming > JavaScript frameworks

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-22-2012, 09:17 AM   PM User | #1
sanomani
New Coder

 
Join Date: Jun 2012
Posts: 26
Thanks: 9
Thanked 0 Times in 0 Posts
sanomani is an unknown quantity at this point
How to verify using Greesemonkey script if user is logged in


Good day all coders..
I will be grateful if anyone there can help me with a solution.

What I am trying to achieve.
I have a personalized greesemonkey userscript that I want to offer to our site users. The script works on all websites.
Now, I want the script to verify if the user is logged in to our site or not.
The script should be effective only when the user is logged in.

This has become a privacy concern for us, and its required to prevent from free distribution of the script.

Is there any simple way to achieve?
sanomani is offline   Reply With Quote
Old 09-22-2012, 04:03 PM   PM User | #2
sanomani
New Coder

 
Join Date: Jun 2012
Posts: 26
Thanks: 9
Thanked 0 Times in 0 Posts
sanomani is an unknown quantity at this point
Well,
I have made some progress, at least I am experimenting with some ideas.
But as a beginner still I would appreciate some help..
The userscript (widget) will have to read cookies to determine if the user is logged in.

For example, my website is example.com
When a user is logged on, example.com creates a cookie named 'PHPSESSID'
which expires when user is logged out.
While the cookie is active our userscript (widget) which is a greesemonkey script will remain active.

Now, guess a user is browsing codingforums.com with our widget showing at the bottom.. whats the code to read the cookie 'PHPSESSID' that was set by example.com?

Any input?
sanomani is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:15 AM.


Advertisement
Log in to turn off these ads.