History log of /plugin/oauthgeneric/Generic.php (Results 1 – 4 of 4)
Revision Date Author Comments
# 51298b29 21-Mar-2023 Pietro Saccardi <lizardm4@gmail.com>

Toggle state parm depending on config parm


# d13c9ae1 20-Mar-2023 Pietro Saccardi <lizardm4@gmail.com>

Handle the state parameter in callback URL.

This fixes login with certain providers, e.g. Authentik,
that trigger the message
"OAuth: State not found in session, are you sure you stored it?"

This c

Handle the state parameter in callback URL.

This fixes login with certain providers, e.g. Authentik,
that trigger the message
"OAuth: State not found in session, are you sure you stored it?"

This closes #6.

show more ...


# f9e0a85c 04-Jan-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Correct type of authorization method

Fixes #1


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

initial checkin