Searched hist:"523 e6571566be9a3cbf193d70e331f310c312312" (Results 1 – 2 of 2) sorted by relevance
/plugin/oauth/lang/en/ |
H A D | lang.php | 523e6571566be9a3cbf193d70e331f310c312312 Wed Oct 14 11:52:26 UTC 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 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.
|
/plugin/oauth/ |
H A D | auth.php | 523e6571566be9a3cbf193d70e331f310c312312 Wed Oct 14 11:52:26 UTC 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 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.
|