aboutsummaryrefslogtreecommitdiffstats
path: root/include/auth.php
Commit message (Collapse)AuthorAgeFilesLines
...
* upstream fixesfriendica2012-10-211-20/+0
|
* updatesfriendica2012-09-091-2/+1
|
* Now logging in with Red zaccount/zentity instead of Friendica user. Yay. ↵friendica2012-08-271-23/+33
| | | | Most existing Friendica functionality is now stuffed since the Red structures are quite different.
* 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
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * 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 "logging_out" hook
| * 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 ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* 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
|\ | | | | | | | | Conflicts: boot.php
| * add info() function. Works like notice() but show messages in a div with ↵Fabio Comuni2011-05-231-4/+4
| | | | | | | | | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes
* | 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 ↵Friendika2010-11-291-17/+26
| | | | session validation. This is not claimed to be a perfect solution to the problem by any stretch, it merely raises the bar on the script kiddies to the detriment of those whose dynamic IPs aren't long lived. For these reasons it is opt-in.
* 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
|
* more lintMike Macgirvin2010-10-311-2/+2
|
* -Wall cleanupMike Macgirvin2010-10-301-10/+13
|
* two-way subscriptions working with federated social accountsMike Macgirvin2010-10-251-1/+2
|
* celebrity/group/community pages about 75% implementedMike Macgirvin2010-10-171-0/+4
|
* allow login by username and multiple unique email addresses on system - this ↵Mike Macgirvin2010-10-161-1/+2
| | | | will provide support for group/celebrity pages (coming soon).
* make it much easier to debug friend acceptance issuesMike Macgirvin2010-10-101-3/+21
| | | | by reporting specific error conditions across the wire.
* after login from arbitrary page, send back to that pageMike Macgirvin2010-10-091-2/+2
|
* stronger type checking on comparisonsMike Macgirvin2010-09-261-3/+3
|
* theme cleanupMike Macgirvin2010-09-181-0/+2
|
* mistpark 2.0 infrasturcture landsMike Macgirvin2010-09-081-2/+0
|