Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix third-party zid's | friendica | 2014-03-04 | 1 | -0/+2 |
| | |||||
* | minor stuff, some doco, auth cleanup, and make "unknown" more translateable ↵ | friendica | 2014-02-22 | 1 | -0/+1 |
| | | | | by context. | ||||
* | introduce a new privacy level "PERMS_AUTHED" to indicate somebody that is ↵ | friendica | 2014-02-18 | 1 | -8/+60 |
| | | | | able to successfully authenticate (but is not necessarily in this network). | ||||
* | some more snakebite and fix up include/account - forgot about that inline ↵ | friendica | 2014-02-18 | 1 | -14/+37 |
| | | | | array stuff | ||||
* | edit bookmarks | friendica | 2014-02-18 | 1 | -1/+1 |
| | |||||
* | remove the exit clause | friendica | 2014-02-17 | 1 | -6/+0 |
| | |||||
* | snakebite, cont. magic-auth via openid is now possible, with the caveat that ↵ | friendica | 2014-02-17 | 1 | -2/+20 |
| | | | | one needs a hand-crafted xchan at the moment to make use of it and if you wish to do so, there will be no assistance or help provided. The risk of system instability and mangled DBs now and going forward is significant if you try this. | ||||
* | operation snakebite continued. openid now works for local accounts using the ↵ | friendica | 2014-02-17 | 1 | -0/+101 |
| | | | | rmagic module and after storing your openid in pconfig. This is just an interesting but trivial (in the bigger scheme of things) side effect of snakebite. The snake hasn't even waken up yet. | ||||
* | trim a bit of fat | friendica | 2012-08-29 | 1 | -96/+0 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | cleanup after openid refactoring | friendica | 2012-03-19 | 1 | -1/+6 |
| | |||||
* | refactor openid logins/registrations | friendica | 2012-03-19 | 1 | -51/+55 |
| | |||||
* | some openid fixes, use identity url from openid server and normalise it. | friendica | 2012-03-19 | 1 | -1/+8 |
| | |||||
* | 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 | -51/+5 |
| | |||||
* | account expiration structures | Friendika | 2011-09-18 | 1 | -1/+1 |
| | |||||
* | missing salmon key? report it. | Friendika | 2011-08-24 | 1 | -1/+2 |
| | |||||
* | some more zot changes migrating back to f9a mainline | Friendika | 2011-08-01 | 1 | -5/+5 |
| | |||||
* | 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/+5 |
|/ | |||||
* | redirect to profile photo upload on very first login | Friendika | 2011-04-23 | 1 | -1/+10 |
| | |||||
* | update source strings | fabrixxm | 2011-03-11 | 1 | -1/+1 |
| | |||||
* | switch identities to manage pages | Friendika | 2011-03-01 | 1 | -2/+10 |
| | |||||
* | birthday notifications working | Friendika | 2011-01-13 | 1 | -1/+4 |
| | |||||
* | register/login timestamps | Friendika | 2010-12-16 | 1 | -0/+5 |
| | |||||
* | localise login template, allow openid to be disabled | Friendika | 2010-11-28 | 1 | -0/+4 |
| | |||||
* | use optional openid photo for registration - if supplied | Friendika | 2010-11-23 | 1 | -0/+9 |
| | |||||
* | openid registration | Friendika | 2010-11-17 | 1 | -0/+31 |
| | |||||
* | openid logins working | Friendika | 2010-11-17 | 1 | -0/+52 |