| f7ff0916 | 18-Dec-2014 |
Michael Große <grosse@cosmocode.de> |
Change login-button according to SingleLogin value |
| 5c5c353e | 17-Dec-2014 |
Michael Große <grosse@cosmocode.de> |
Redirect immedieatly, if chosen single Service login |
| a5e3cc43 | 17-Dec-2014 |
Michael Große <grosse@cosmocode.de> |
Reword Single Service Option |
| 68226e8e | 27-Nov-2014 |
Michael Große <mic.grosse+github@googlemail.com> |
Fix getting conf |
| d487d93d | 26-Nov-2014 |
Michael Große <mic.grosse+github@googlemail.com> |
in_array is enough |
| 1fa6fd8a | 26-Nov-2014 |
Michael Große <mic.grosse+github@googlemail.com> |
up version |
| cc378055 | 26-Nov-2014 |
Michael Große <mic.grosse+github@googlemail.com> |
fix whitespace |
| 081812bf | 26-Nov-2014 |
Michael Große <mic.grosse+github@googlemail.com> |
Add option to limit possible login services
As requested in issue 10, add an option to only allow a single external Service for login, while also deactivating authentication against local database. |
| 6c23164d | 25-Nov-2014 |
Michael Große <mic.grosse+github@googlemail.com> |
Change [..] to array(..) for PHP 5.3 compatibility |
| 6047eb11 | 25-Nov-2014 |
Michael Große <mic.grosse+github@googlemail.com> |
Do not save upstream groups locally.
Also replace createUser with triggerUserMod to conform to dokuwiki standard.
Fixes issue #9 |
| cebcbd43 | 14-Oct-2014 |
Cyrille Giquello <Cyrille37@users.noreply.github.com> |
typo fix
Yop ;-) |
| c4a2475d | 14-Oct-2014 |
Cyrille Giquello <Cyrille37@users.noreply.github.com> |
typo bug
Argh, sorry |
| c68ef606 | 14-Oct-2014 |
Cyrille Giquello <Cyrille37@users.noreply.github.com> |
use "username" if set, else "name"
Take "username" Facebook data if set, else use "name". |
| 960ab1ee | 13-Oct-2014 |
Cyrille37 <cyrille@giquello.fr> |
French translation |
| ebfa4331 | 13-Oct-2014 |
Cyrille Giquello <Cyrille37@users.noreply.github.com> |
"username" key does not exists in Facebook data, use "name" |
| f753620f | 13-Aug-2014 |
dryoo <dryoo@live.com> |
Update lang.php |
| 2d4a1bc2 | 13-Aug-2014 |
dryoo <dryoo@live.com> |
Update settings.php |
| aeb3f3f5 | 13-Aug-2014 |
dryoo <dryoo@live.com> |
Create settings.php
Korean language |
| d76b9454 | 13-Aug-2014 |
dryoo <dryoo@live.com> |
Create lang.php
korean language file |
| afbdd6c2 | 29-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
added some more docs to the example implementation |
| 3b2654aa | 29-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
added config data for Doorkeeper example |
| 82e1aa19 | 29-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
fixed copy'n'paste error. Thanks @Klap-In |
| 26eb6013 | 29-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
show redirect URI to use in config manager |
| f563d919 | 28-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
disable profileconfirm option automatically |
| 551dc731 | 28-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
Added Yahoo! as another provider
this also adds our own storage class |