This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
how_this_software_works:advanced:sessions_and_cookies [2012/07/23 23:29] 127.0.0.1 external edit |
how_this_software_works:advanced:sessions_and_cookies [2014/09/25 16:55] (current) |
||
---|---|---|---|
Line 13: | Line 13: | ||
* "real time" general statistics information displayed, such as the number of people currently viewing the site. | * "real time" general statistics information displayed, such as the number of people currently viewing the site. | ||
* List of users currently logged in (displayed in admin panel) | * List of users currently logged in (displayed in admin panel) | ||
+ | * Keep track of the " | ||
+ | * If using the social connect addon, and user logs in with Facebook, used to keep track of Facebook ID and related information. | ||
This is how a new registration currently works: | This is how a new registration currently works: |