aboutsummaryrefslogtreecommitdiffstats
path: root/include/auth.php
Commit message (Expand)AuthorAgeFilesLines
...
* More mobile theme fixesChristian Vogeley2013-08-311-0/+1
* get rid of more variables with dashes in the names - use underscore *except* ...friendica2013-08-151-1/+1
* remote control - if auth'd visitor is in config system remote_admins (array),...friendica2013-07-221-0/+15
* move new_cookie() to the session driver so we can use it for other purposes b...friendica2013-05-231-10/+0
* start formatting for Doxygenfriendica2013-02-251-1/+1
* lostpass fixes and login/logout flow if authenticated but no default channel ...friendica2013-01-271-0/+2
* make contact_remove sort of work so I can actually get rid of Oliver's and Mi...friendica2013-01-251-2/+2
* now we're into the minor nitty fixesfriendica2013-01-211-3/+3
* magic auth - it's mostly done or at least all the code bits are written and i...friendica2013-01-211-8/+13
* port "remember me" from Friendicafriendica2013-01-041-41/+57
* upstream fixesfriendica2012-10-211-20/+0
* updatesfriendica2012-09-091-2/+1
* Now logging in with Red zaccount/zentity instead of Friendica user. Yay. Most...friendica2012-08-271-23/+33
* a few minor changesfriendica2012-08-261-37/+44
* handle multiple underscores in D* linksfriendica2012-05-261-0/+2
* clear submanage, etc from session on logoutfriendica2012-05-221-0/+7
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-1/+5
|\
| * catch OpenID login errors in cases when the OpenID server does not answersTobias Diekershoff2012-03-301-1/+5
|/
* add IP address to failed login log messagefriendica2012-03-191-1/+2
* Merge pull request #150 from fabrixxm/masterfriendica2012-03-191-1/+1
|\
| * add 'loggin_out' hookFabio Comuni2012-03-121-1/+1
* | refactor openid logins/registrationsfriendica2012-03-191-25/+4
|/
* sql typo in auto-friend with D*friendica2012-02-151-1/+1
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* modularise successful authenticationfriendica2012-01-121-93/+5
* works on login formFabio Comuni2011-10-171-6/+7
* account expiration structuresFriendika2011-09-181-2/+2
* missing salmon key? report it.Friendika2011-08-241-2/+4
* some more zot changes migrating back to f9a mainlineFriendika2011-08-011-6/+6
* new member pageFriendika2011-06-031-0/+13
* Merge branch 'fabrixxm-master'Friendika2011-05-231-4/+4
|\
| * add info() function. Works like notice() but show messages in a div with clas...Fabio Comuni2011-05-231-4/+4
* | improved browser language detect, set user language on loginFriendika2011-05-231-1/+3
|/
* bug #70 - error messages on group deletion, warning cleanupFriendika2011-05-151-1/+1
* missing self photo on remote site comment boxesFriendika2011-05-091-0/+9
* redirect to profile photo upload on very first loginFriendika2011-04-231-1/+11
* switch identities to manage pagesFriendika2011-03-011-1/+16
* birthday notifications workingFriendika2011-01-131-2/+8
* Add sample external authentication plugin (ldap)Friendika2010-12-271-15/+25
* add authentication plugin hooksFriendika2010-12-241-11/+34
* register/login timestampsFriendika2010-12-161-0/+4
* paranoid option to reduce session hijacking by enforcing an IP match on sessi...Friendika2010-11-291-17/+26
* localise login template, allow openid to be disabledFriendika2010-11-281-1/+3
* use optional openid photo for registration - if suppliedFriendika2010-11-231-1/+1
* salmon error handling issueFriendika2010-11-221-1/+1
* smooth a few rough edges of openidFriendika2010-11-181-15/+42
* openid logins workingFriendika2010-11-171-8/+22
* pull some template stringsFriendika2010-11-161-1/+10
* prevent redirect loop if an account is manually removed while logged inFriendika2010-11-151-0/+2
* ff account managerFriendika2010-11-111-0/+3