History log of /plugin/oauth/lang/en/settings.php (Results 1 – 20 of 20)
Revision Date Author Comments
# fe49fd82 01-Sep-2025 Andreas Gohr <gohr@cosmocode.de>

option to enforce oauth for some users


# ad56356c 24-Mar-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Smarter merge of user groups


# f8792861 05-Dec-2021 Andreas Gohr <andi@splitbrain.org>

removed obsolete settings from language files


# d313403c 31-Jan-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Enable login when self-registration is disabled


# 768eb04b 28-Jun-2016 Kasper Rynning-Tønnesen <kasperr@stud.ntnu.no>

Added dataporten lang option en


# 4c7f12a8 05-May-2016 Steve Nolen <technolengy@gmail.com>

Add keycloak as identity provider


# 69d9f829 29-Jan-2016 German Lena <german.lena@gmail.com>

Added Auth0 as an Oauth2 IdP (Oauth2)


# 9683193c 06-Oct-2015 Michael Große <grosse@cosmocode.de>

Add option for custom redirect URI

If the wiki has per default a local TLD, it may be necessary to
specifies a public redirect URI for some services , e.g. Google, to
work.


# d4ee65cf 05-Oct-2015 Michael Große <grosse@cosmocode.de>

Ensure a secure eMail restriction


# 5b21b630 05-Oct-2015 Michael Große <grosse@cosmocode.de>

Make the restriction apply to all oauth domains


# 4fe1f30f 05-Oct-2015 Michael Große <grosse@cosmocode.de>

Add conf option to deny all but one hosted domain


# 4304ef94 05-Jan-2015 Michael Große <grosse@cosmocode.de>

Change default value from 'AllowAll' to ''


# a5e3cc43 17-Dec-2014 Michael Große <grosse@cosmocode.de>

Reword Single Service Option


# 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.


# 3b2654aa 29-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

added config data for Doorkeeper example


# 26eb6013 29-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

show redirect URI to use in config manager


# 551dc731 28-Jul-2014 Andreas Gohr <andi@splitbrain.org>

Added Yahoo! as another provider

this also adds our own storage class


# 5da13533 28-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

Google now works


# 43972fa4 28-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

no longer use auto generated conf data


# 80852c15 22-Jul-2014 Andreas Gohr <gohr@cosmocode.de>

initial wizard generated checkin