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 |
|
floatingghost
|
5b4d77eaa7
|
maintenance: dependency upgrade (#81)
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/81
|
2022-07-18 00:56:35 +00:00 |
|
FloatingGhost
|
0d012ebea1
|
Revert "Merge branch 'remove/mastofe' into 'develop'"
This reverts commit 6b3842cf50 , reversing
changes made to 6b1282a829 .
|
2022-01-08 21:44:37 +00:00 |
|
Sean King
|
5d279a22b1
|
Merge develop branch upstream
|
2021-07-10 11:04:16 -06:00 |
|
Alex Gleason
|
45b7325b9e
|
Refactor skipped plugs into Pleroma.Web functions
Speeds up recompilation by reducing compile cycles
|
2021-06-08 19:15:04 -05:00 |
|
Alex Gleason
|
b99f60615c
|
Fix order of Pleroma.Web.Utils.Params aliases
|
2021-06-08 12:50:47 -05:00 |
|
Alex Gleason
|
ec65b7ae29
|
Pleroma.Web.Params --> Pleroma.Web.Utils.Params
|
2021-06-08 12:50:47 -05:00 |
|
Alex Gleason
|
0877b120c3
|
Pleroma.Web.ControllerHelper.truthy_param?/1 --> Pleroma.Web.Params.truthy_param?/1
Breaks cycle in lib/pleroma/web/api_spec/operations/status_operation.ex
|
2021-06-08 12:50:47 -05:00 |
|
Alex Gleason
|
1399b82f7b
|
Create WrapperAuthenticator and simplify Authenticator behaviour
Speeds up recompilation by reducing compile-time cycles
|
2021-06-07 18:18:39 -05:00 |
|
Sean King
|
26d2c677b7
|
Removing trailing space on empty line in OAuth controller
|
2021-06-04 15:50:57 -06:00 |
|
Sean King
|
839c2c6a12
|
Fix code mistake in OAuth controller
|
2021-06-04 14:50:16 -06:00 |
|
Sean King
|
dc4814f0cd
|
Fix merge conflicts with upstream
|
2021-06-04 14:42:44 -06:00 |
|
Alex Gleason
|
07fed0fda2
|
Switch to aliasing Router.Helpers instead of importing
|
2021-05-18 17:45:30 -05:00 |
|
Sean King
|
4f55d5123b
|
Remove MastoFE-related backend code and frontend pieces
|
2021-04-15 22:56:21 -06: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
|
d50a3345ae
|
[#3112] Allowed revoking same-user token from any apps. Added tests.
|
2020-11-30 21:55:48 +03:00 |
|
Ivan Tashkinov
|
f1b07a2b2b
|
OAuth form user remembering feature. Local MastoFE login / logout fixes.
|
2020-11-28 21:51:06 +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 |
|
Alexander Strizhakov
|
9f4fe5485b
|
alias alphabetically order
|
2020-10-13 16:43:59 +03:00 |
|
Alexander Strizhakov
|
011525a3d1
|
EnsurePublicOrAuthenticatedPlug module name
|
2020-10-13 16:43:57 +03:00 |
|
Alexander Strizhakov
|
a6d8cef33e
|
OAuthScopesPlug module name
|
2020-10-13 16:43:54 +03:00 |
|
Alexander Strizhakov
|
4b1863ca4e
|
RateLimiter module name
|
2020-10-13 16:43:53 +03:00 |
|
Alexander Strizhakov
|
b5b4395e4a
|
oauth consistency
|
2020-10-13 16:38:18 +03:00 |
|