| Commit message (Expand) | Author | Age | Files | Lines |
* | on successful magic-auth, put remote_service_class and remote_hub into the se... | friendica | 2013-12-03 | 1 | -0/+2 |
* | doc - complete hook list, still need detailed functional descriptions with pa... | friendica | 2013-10-18 | 1 | -1/+2 |
* | More mobile theme fixes | Christian Vogeley | 2013-08-31 | 1 | -0/+1 |
* | get rid of more variables with dashes in the names - use underscore *except* ... | friendica | 2013-08-15 | 1 | -1/+1 |
* | remote control - if auth'd visitor is in config system remote_admins (array),... | friendica | 2013-07-22 | 1 | -0/+15 |
* | move new_cookie() to the session driver so we can use it for other purposes b... | friendica | 2013-05-23 | 1 | -10/+0 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | lostpass fixes and login/logout flow if authenticated but no default channel ... | friendica | 2013-01-27 | 1 | -0/+2 |
* | make contact_remove sort of work so I can actually get rid of Oliver's and Mi... | friendica | 2013-01-25 | 1 | -2/+2 |
* | now we're into the minor nitty fixes | friendica | 2013-01-21 | 1 | -3/+3 |
* | magic auth - it's mostly done or at least all the code bits are written and i... | friendica | 2013-01-21 | 1 | -8/+13 |
* | port "remember me" from Friendica | friendica | 2013-01-04 | 1 | -41/+57 |
* | upstream fixes | friendica | 2012-10-21 | 1 | -20/+0 |
* | updates | friendica | 2012-09-09 | 1 | -2/+1 |
* | Now logging in with Red zaccount/zentity instead of Friendica user. Yay. Most... | friendica | 2012-08-27 | 1 | -23/+33 |
* | a few minor changes | friendica | 2012-08-26 | 1 | -37/+44 |
* | handle multiple underscores in D* links | friendica | 2012-05-26 | 1 | -0/+2 |
* | clear submanage, etc from session on logout | friendica | 2012-05-22 | 1 | -0/+7 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -1/+5 |
|\ |
|
| * | catch OpenID login errors in cases when the OpenID server does not answers | Tobias Diekershoff | 2012-03-30 | 1 | -1/+5 |
|/ |
|
* | add IP address to failed login log message | friendica | 2012-03-19 | 1 | -1/+2 |
* | Merge pull request #150 from fabrixxm/master | friendica | 2012-03-19 | 1 | -1/+1 |
|\ |
|
| * | add 'loggin_out' hook | Fabio Comuni | 2012-03-12 | 1 | -1/+1 |
* | | refactor openid logins/registrations | friendica | 2012-03-19 | 1 | -25/+4 |
|/ |
|
* | sql typo in auto-friend with D* | friendica | 2012-02-15 | 1 | -1/+1 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | modularise successful authentication | friendica | 2012-01-12 | 1 | -93/+5 |
* | works on login form | Fabio Comuni | 2011-10-17 | 1 | -6/+7 |
* | account expiration structures | Friendika | 2011-09-18 | 1 | -2/+2 |
* | missing salmon key? report it. | Friendika | 2011-08-24 | 1 | -2/+4 |
* | some more zot changes migrating back to f9a mainline | Friendika | 2011-08-01 | 1 | -6/+6 |
* | new member page | Friendika | 2011-06-03 | 1 | -0/+13 |
* | Merge branch 'fabrixxm-master' | Friendika | 2011-05-23 | 1 | -4/+4 |
|\ |
|
| * | add info() function. Works like notice() but show messages in a div with clas... | Fabio Comuni | 2011-05-23 | 1 | -4/+4 |
* | | improved browser language detect, set user language on login | Friendika | 2011-05-23 | 1 | -1/+3 |
|/ |
|
* | bug #70 - error messages on group deletion, warning cleanup | Friendika | 2011-05-15 | 1 | -1/+1 |
* | missing self photo on remote site comment boxes | Friendika | 2011-05-09 | 1 | -0/+9 |
* | redirect to profile photo upload on very first login | Friendika | 2011-04-23 | 1 | -1/+11 |
* | switch identities to manage pages | Friendika | 2011-03-01 | 1 | -1/+16 |
* | birthday notifications working | Friendika | 2011-01-13 | 1 | -2/+8 |
* | Add sample external authentication plugin (ldap) | Friendika | 2010-12-27 | 1 | -15/+25 |
* | add authentication plugin hooks | Friendika | 2010-12-24 | 1 | -11/+34 |
* | register/login timestamps | Friendika | 2010-12-16 | 1 | -0/+4 |
* | paranoid option to reduce session hijacking by enforcing an IP match on sessi... | Friendika | 2010-11-29 | 1 | -17/+26 |
* | localise login template, allow openid to be disabled | Friendika | 2010-11-28 | 1 | -1/+3 |
* | use optional openid photo for registration - if supplied | Friendika | 2010-11-23 | 1 | -1/+1 |
* | salmon error handling issue | Friendika | 2010-11-22 | 1 | -1/+1 |
* | smooth a few rough edges of openid | Friendika | 2010-11-18 | 1 | -15/+42 |
* | openid logins working | Friendika | 2010-11-17 | 1 | -8/+22 |
* | pull some template strings | Friendika | 2010-11-16 | 1 | -1/+10 |