History log of /plugin/oauth/Exception.php (Results 1 – 4 of 4)
Revision Date Author Comments
# 290e9b1f 05-Mar-2024 Andreas Gohr <andi@splitbrain.org>

automatic style fixes and new workflows


# d1826331 15-Dec-2021 Andreas Gohr <andi@splitbrain.org>

better translation handling on exceptions


# e170f465 03-Dec-2021 Andreas Gohr <andi@splitbrain.org>

removed lots of now unused code


# 74b4d4a4 03-Dec-2021 Andreas Gohr <andi@splitbrain.org>

another major refactoring

The new OAuthManager is now the main flow manager and should make it
easier to follow the flow. The Session class encapsulates all session
and cookie accesses. A new guid p

another major refactoring

The new OAuthManager is now the main flow manager and should make it
easier to follow the flow. The Session class encapsulates all session
and cookie accesses. A new guid paradigma should make invisible relogins
possible when the session expired. Needs all major cleanup but a first
login worked.

show more ...