aboutsummaryrefslogtreecommitdiffstats
path: root/mod/openid.php
Commit message (Expand)AuthorAgeFilesLines
* initial work on obj import, rename import_profile_photo to import_xchan_photo...redmatrix2015-09-011-1/+1
* Merge branch 'master' into tresfriendica2015-04-231-1/+1
|\
| * openid stufffriendica2015-03-111-1/+1
* | working through the xchan table to remove bitfields, mostly complete except f...friendica2015-01-201-4/+3
|/
* PostgreSQL support initial commitHabeas Codice2014-11-131-1/+1
* try and guess mimetype for openid profile photofriendica2014-10-051-1/+3
* fix third-party zid'sfriendica2014-03-041-0/+2
* minor stuff, some doco, auth cleanup, and make "unknown" more translateable b...friendica2014-02-221-0/+1
* introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is abl...friendica2014-02-181-8/+60
* some more snakebite and fix up include/account - forgot about that inline arr...friendica2014-02-181-14/+37
* edit bookmarksfriendica2014-02-181-1/+1
* remove the exit clausefriendica2014-02-171-6/+0
* snakebite, cont. magic-auth via openid is now possible, with the caveat that ...friendica2014-02-171-2/+20
* operation snakebite continued. openid now works for local accounts using the ...friendica2014-02-171-0/+101
* trim a bit of fatfriendica2012-08-291-96/+0
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
* cleanup after openid refactoringfriendica2012-03-191-1/+6
* refactor openid logins/registrationsfriendica2012-03-191-51/+55
* some openid fixes, use identity url from openid server and normalise it.friendica2012-03-191-1/+8
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* modularise successful authenticationfriendica2012-01-121-51/+5
* account expiration structuresFriendika2011-09-181-1/+1
* missing salmon key? report it.Friendika2011-08-241-1/+2
* some more zot changes migrating back to f9a mainlineFriendika2011-08-011-5/+5
* 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/+5
|/
* redirect to profile photo upload on very first loginFriendika2011-04-231-1/+10
* update source stringsfabrixxm2011-03-111-1/+1
* switch identities to manage pagesFriendika2011-03-011-2/+10
* birthday notifications workingFriendika2011-01-131-1/+4
* register/login timestampsFriendika2010-12-161-0/+5
* localise login template, allow openid to be disabledFriendika2010-11-281-0/+4
* use optional openid photo for registration - if suppliedFriendika2010-11-231-0/+9
* openid registrationFriendika2010-11-171-0/+31
* openid logins workingFriendika2010-11-171-0/+52