History log of /plugin/oauth/ (Results 126 – 150 of 227)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
768eb04b28-Jun-2016 Kasper Rynning-Tønnesen <kasperr@stud.ntnu.no>

Added dataporten lang option en

a1b0441028-Jun-2016 Kasper Rynning-Tønnesen <kasperr@stud.ntnu.no>

Update DataportenAdapter.php

b72875b628-Jun-2016 Kasper Rynning-Tønnesen <kasperr@stud.ntnu.no>

Update Dataporten.php

42f4347728-Jun-2016 Kasper Rynning-Tønnesen <kasperr@stud.ntnu.no>

Added dataporten service

e5b447f528-Jun-2016 Kasper Rynning-Tønnesen <kasperr@stud.ntnu.no>

Update metadata.php

d010062128-Jun-2016 Kasper Rynning-Tønnesen <kasperr@stud.ntnu.no>

Added dataporten to conf

f9bc8f0928-Jun-2016 Kasper Rynning-Tønnesen <kasperr@stud.ntnu.no>

Added dataporten adapter

518d0e6e21-Jun-2016 Michael Große <mic.grosse@posteo.de>

Add slash in case animalURL() doesn't end with it

d681623c21-Jun-2016 Michael Große <mic.grosse@posteo.de>

Version upped

318230bb21-Jun-2016 Michael Grosse <grosse@cosmocode.de>

Make the error message a bit more verbose.

438dcc5221-Jun-2016 Michael Grosse <grosse@cosmocode.de>

Support a farm-setup with google oauth

This assumes that the refactored farmer-plugin is used. (See
https://www.dokuwiki.org/plugin:farmer and
https://github.com/cosmocode/dokuwiki-plugin-farmer )

Support a farm-setup with google oauth

This assumes that the refactored farmer-plugin is used. (See
https://www.dokuwiki.org/plugin:farmer and
https://github.com/cosmocode/dokuwiki-plugin-farmer )

SPR-506

show more ...

6af9706611-May-2016 Steve Nolen <technolengy@gmail.com>

keycloak: add groups if provided in token

4c7f12a805-May-2016 Steve Nolen <technolengy@gmail.com>

Add keycloak as identity provider

09036ed210-Mar-2016 Michael Große <mic.grosse@posteo.de>

Version Upped

188ba44610-Mar-2016 Michael Große <grosse@cosmocode.de>

Keep the get parameters except id

'id' is provided by the wl() function if needed. We should not duplicate
it.

109d807710-Mar-2016 Michael Große <grosse@cosmocode.de>

Add login hint if we have a session

0732924007-Mar-2016 Andreas Gohr <andi@splitbrain.org>

test on current PHP

28c1701803-Feb-2016 Andreas Gohr <andi@splitbrain.org>

Version upped

69d9f82929-Jan-2016 German Lena <german.lena@gmail.com>

Added Auth0 as an Oauth2 IdP (Oauth2)

838277f515-Oct-2015 Michael Große <mic.grosse@posteo.de>

upped version

f043e60815-Oct-2015 Andreas Gohr <andi@splitbrain.org>

Version upped

af2a4e8f14-Oct-2015 Michael Große <grosse@cosmocode.de>

Use more extensive and robust logout cleaning

b2b9fbc714-Oct-2015 Michael Große <grosse@cosmocode.de>

Reorder methods within class, no functional changes

523e657114-Oct-2015 Michael Große <grosse@cosmocode.de>

Do not attempt another login if the first failed

The user was constantly forwarded to their oauth provider if the login
did not succeed. To fix this the check for a valid session was moved to
the fr

Do not attempt another login if the first failed

The user was constantly forwarded to their oauth provider if the login
did not succeed. To fix this the check for a valid session was moved to
the front to handle all non-get requests and requests which are not
directed at doku.php.

Also delete the cookie if the (re-)login fails.

show more ...

827232fc13-Oct-2015 Michael Große <grosse@cosmocode.de>

Refactor Login processing into method

12345678910