aboutsummaryrefslogtreecommitdiffstats
path: root/include/auth.php
Commit message (Expand)AuthorAgeFilesLines
* local_user => local_channelfriendica2015-01-281-1/+1
* Redirect to login page on failed login. Fixes #628Stefan Parviainen2014-12-281-1/+1
* Add security logger to RedDAV.Klaus Weidenbach2014-12-141-4/+18
* PostgreSQL support initial commitHabeas Codice2014-11-131-1/+1
* Some documentation of include/auth.php.Klaus Weidenbach2014-10-051-53/+74
* and provide a strong hint by showing the errant account_flagsfriendica2014-09-091-5/+5
* in case somebody has problems and does an update to try and fix it, put somet...friendica2014-09-091-0/+13
* paranoia tweaksfriendica2014-07-211-2/+6
* add more control to auth paranoia settingfriendica2014-07-201-4/+27
* docofriendica2014-07-101-1/+7
* finish implementing email verification. Currently it only applies if REGISTER...friendica2014-07-091-1/+6
* log IP mis-matches even if paranoia isn't set.friendica2014-05-111-7/+8
* This should resolve the dav authentication loop (correctly)friendica2014-02-221-6/+15
* introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is abl...friendica2014-02-181-1/+1
* some more snakebite and fix up include/account - forgot about that inline arr...friendica2014-02-181-4/+4
* operation snakebite continued. openid now works for local accounts using the ...friendica2014-02-171-0/+10
* use profile photo on vcard before reverting to xchan photofriendica2014-02-111-1/+1
* Log failed auth to it's own file so fail2ban doesn't have to parse MB of textThomas Willingham2014-01-151-2/+15
* on successful magic-auth, put remote_service_class and remote_hub into the se...friendica2013-12-031-0/+2
* doc - complete hook list, still need detailed functional descriptions with pa...friendica2013-10-181-1/+2
* 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