summaryrefslogtreecommitdiffstats
path: root/pages/login.php
Commit message (Collapse)AuthorAgeFilesLines
* Login fixes and matches progressSnap2015-05-031-13/+7
|
* Google's OpenID Connect methodSnap2015-04-161-25/+82
| | | $google_client_id & $google_client_secret must be added to db.inc.php!
* Revert "Yahoo work around with openid_identity"BlueRaja2013-06-041-4/+2
| | | | This reverts commit 538c6f28e50b92b77ef9ce7a6a49641327eeed1a.
* Yahoo work around with openid_identityPatrick Davison2013-06-031-2/+4
|
* Yahoo gone full-retard patch.Patrick Davison2013-06-031-3/+19
|
* Refactored chat. Chat now refreshes very slowly when it is not the active ↵BlueRaja2013-06-021-1/+1
| | | | tab (or the window is minimized)
* Updated login form with a few new providersBlueRaja2013-06-021-145/+142
|
* A partial commit of the auth stuff, in case my upcoming changes break anythingBlueRaja2013-06-011-111/+150
|
* Set up foreign keys within the database. There is a small chance I may have ↵BlueRaja2013-05-291-2/+2
| | | | broken emails, unlocks, or chat. Will test :)
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2013-05-281-0/+1
|\
| * Netbeans meta and minor changes.Patrick Davison2013-05-271-0/+1
| |
* | Edited a few more places where "include_once" was being used within a ↵BlueRaja2013-05-281-4/+5
|/ | | | method. Hopefully this doesn't break anything :)
* More PHP warning and notice fixes.Patrick Davison2013-05-161-3/+4
|
* auto-login issue.Patrick Davison2013-05-131-3/+1
|
* Login issue fix.Patrick Davison2013-03-121-1/+1
|
* New user-emails.Patrick Davison2013-03-101-0/+20
|
* Simplified Token page for mobile login.Patrick Davison2013-03-091-0/+4
|
* Added New user registered to chat.Patrick Davison2013-02-241-0/+2
|
* db.inc.php now only contains the database login info; the actual connection ↵BlueRaja2013-01-131-1/+1
| | | | to the DB has been moved to includes/sqlEmbedded. This was done so we don't need to have the db info in two separate files (one of which is in the repo, derp)
* Bug fixes:Patrick Davison2012-12-121-19/+29
| | | | | | Fixed bug where scores were being loaded twice. Moved GZIP Compression to index.php Updated login.php to call an error on empty email addresses.
* Tutorial progress saved for users not-logged-in.Patrick Davison2012-12-021-0/+9
| | | | Completion notice, and "sign in to save progress" added.
* integrate mixpanel peopleraylu2012-10-261-2/+5
| | | | https://mixpanel.com/docs/people-analytics
* fix lots of warnings, whitespaceraylu2012-07-181-3/+3
|
* Added yahoo to OpenID loginsPatrick Davison2012-07-041-3/+27
| | | | | Added debug email method. Now sending debug email on duplicate emails found in the DB
* Logging changed-email issue.Patrick Davison2011-12-131-5/+12
|
* re-login displayName fix.Patrick Davison2011-11-051-1/+4
|
* changes to pathery.comPatrick Davison2011-09-091-2/+17
|
* Initial import from Dropboxraylu2011-04-071-0/+117