Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More mobile theme fixes | Christian Vogeley | 2013-08-31 | 1 | -0/+1 |
| | | | | | | If user is logged in personal settings are used else use admin settings. Only show toggle link if there is something to switch between. | ||||
* | get rid of more variables with dashes in the names - use underscore *except* ↵ | friendica | 2013-08-15 | 1 | -1/+1 |
| | | | | in CSS. These were probably already here, but if you see any - please keep them out of PHP and MySQL where they sometimes get interpreted as a subtraction operation and are a bugger to find. | ||||
* | remote control - if auth'd visitor is in config system remote_admins ↵ | friendica | 2013-07-22 | 1 | -0/+15 |
| | | | | (array), become superuser. Literally. Full control. Untested. | ||||
* | move new_cookie() to the session driver so we can use it for other purposes ↵ | friendica | 2013-05-23 | 1 | -10/+0 |
| | | | | besides "normal" web login (for instance magic auth) | ||||
* | 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 |
| | | | | exists | ||||
* | make contact_remove sort of work so I can actually get rid of Oliver's and ↵ | friendica | 2013-01-25 | 1 | -2/+2 |
| | | | | Michael J's dead contacts and not poll them every ten minutes forever | ||||
* | 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 ↵ | friendica | 2013-01-21 | 1 | -8/+13 |
| | | | | it looks in theory to be pretty secure and it doesn't white screen. Getting it to actually work(?), well we won't know how hard that will be until we get it on a couple of systems and try it. Magic auth on one box is a no-op because you're already authenticated. | ||||
* | 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. ↵ | friendica | 2012-08-27 | 1 | -23/+33 |
| | | | | Most existing Friendica functionality is now stuffed since the Red structures are quite different. | ||||
* | 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 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | 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 "logging_out" hook | ||||
| * | 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 ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | 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 |
|\ | | | | | | | | | Conflicts: boot.php | ||||
| * | add info() function. Works like notice() but show messages in a div with ↵ | Fabio Comuni | 2011-05-23 | 1 | -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 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 ↵ | Friendika | 2010-11-29 | 1 | -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 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 |
| | |||||
* | prevent redirect loop if an account is manually removed while logged in | Friendika | 2010-11-15 | 1 | -0/+2 |
| | |||||
* | ff account manager | Friendika | 2010-11-11 | 1 | -0/+3 |
| |