| Commit message (Expand) | Author | Age | Files | Lines |
* | zat URL auth updated to match changes to the atoken_login interface | redmatrix | 2016-07-21 | 1 | -2/+10 |
* | sort out some of the authentication mess - with luck this may fix the DAV aut... | redmatrix | 2016-07-20 | 1 | -57/+82 |
* | first cut at zot access tokens | redmatrix | 2016-07-14 | 1 | -24/+52 |
* | more work on sessions and cookies, as some anomalies appeared in caldav and f... | redmatrix | 2016-05-16 | 1 | -8/+8 |
* | move more session related stuff such as paranoia handling (IP address changes... | redmatrix | 2016-04-10 | 1 | -36/+2 |
* | a few issues: block public not blocking mod_cal, typo in sql for one clone fi... | redmatrix | 2016-04-10 | 1 | -0/+2 |
* | objectify all the session management stuff | redmatrix | 2016-04-08 | 1 | -7/+7 |
* | Bug: "remember me" doesn't | redmatrix | 2016-04-03 | 1 | -2/+2 |
* | static App | redmatrix | 2016-03-31 | 1 | -8/+8 |
* | issue #320 - regression, after removing channel attached to an authenticated ... | redmatrix | 2016-03-12 | 1 | -27/+0 |
* | Move api_auth() out to a file that can be included from plugins/modules to al... | ken restivo | 2015-11-10 | 1 | -0/+1 |
* | explicitly unset delegate session vars on logout | friendica | 2015-03-23 | 1 | -1/+2 |
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -1/+1 |
* | Redirect to login page on failed login. Fixes #628 | Stefan Parviainen | 2014-12-28 | 1 | -1/+1 |
* | Add security logger to RedDAV. | Klaus Weidenbach | 2014-12-14 | 1 | -4/+18 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -1/+1 |
* | Some documentation of include/auth.php. | Klaus Weidenbach | 2014-10-05 | 1 | -53/+74 |
* | and provide a strong hint by showing the errant account_flags | friendica | 2014-09-09 | 1 | -5/+5 |
* | in case somebody has problems and does an update to try and fix it, put somet... | friendica | 2014-09-09 | 1 | -0/+13 |
* | paranoia tweaks | friendica | 2014-07-21 | 1 | -2/+6 |
* | add more control to auth paranoia setting | friendica | 2014-07-20 | 1 | -4/+27 |
* | doco | friendica | 2014-07-10 | 1 | -1/+7 |
* | finish implementing email verification. Currently it only applies if REGISTER... | friendica | 2014-07-09 | 1 | -1/+6 |
* | log IP mis-matches even if paranoia isn't set. | friendica | 2014-05-11 | 1 | -7/+8 |
* | This should resolve the dav authentication loop (correctly) | friendica | 2014-02-22 | 1 | -6/+15 |
* | introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is abl... | friendica | 2014-02-18 | 1 | -1/+1 |
* | some more snakebite and fix up include/account - forgot about that inline arr... | friendica | 2014-02-18 | 1 | -4/+4 |
* | operation snakebite continued. openid now works for local accounts using the ... | friendica | 2014-02-17 | 1 | -0/+10 |
* | use profile photo on vcard before reverting to xchan photo | friendica | 2014-02-11 | 1 | -1/+1 |
* | Log failed auth to it's own file so fail2ban doesn't have to parse MB of text | Thomas Willingham | 2014-01-15 | 1 | -2/+15 |
* | 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 |
|/ |
|