floatingghost
|
618cf7ff7f
|
reuse valid oauth tokens (#182)
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/182
|
2022-08-25 14:37:51 +00:00 |
|
FloatingGhost
|
8d7b63a766
|
Revert "Fix oauth2 (for real) (#179)"
This reverts commit aa681d7e15 .
|
2022-08-21 17:52:02 +01:00 |
|
floatingghost
|
aa681d7e15
|
Fix oauth2 (for real) (#179)
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/179
|
2022-08-21 16:24:37 +00:00 |
|
FloatingGhost
|
b0130bfa7b
|
Revert "oauth2 fixes (#177)"
This reverts commit 429e2ac832 .
|
2022-08-21 16:22:15 +01:00 |
|
floatingghost
|
429e2ac832
|
oauth2 fixes (#177)
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/177
|
2022-08-21 14:46:52 +00:00 |
|
Haelwenn (lanodan) Monnier
|
c4439c630f
|
Bump Copyright to 2021
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
2021-01-13 07:49:50 +01:00 |
|
Ivan Tashkinov
|
e9859b68fc
|
[#3112] Ensured presence and consistency of :user and :token assigns (EnsureUserTokenAssignsPlug). Refactored auth info dropping functions.
|
2020-12-06 13:59:10 +03:00 |
|
Ivan Tashkinov
|
12a5981cc3
|
Session token setting on token exchange. Auth-related refactoring.
|
2020-11-25 21:47:23 +03:00 |
|
Ivan Tashkinov
|
ccc2cf0e87
|
Session-based OAuth auth fixes (token expiration check), refactoring, tweaks.
|
2020-11-21 19:47:25 +03:00 |
|
Ivan Tashkinov
|
04f6b48ac1
|
Auth subsystem refactoring and tweaks.
Added proper OAuth skipping for SessionAuthenticationPlug. Integrated LegacyAuthenticationPlug into AuthenticationPlug. Adjusted tests & docs.
|
2020-10-31 13:38:35 +03:00 |
|