Age | Commit message (Collapse) | Author |
|
|
|
Speeds up recompilation by removing compile-time cycles
|
|
|
|
Reduce recompilation time by breaking compile-time cycles
|
|
|
|
|
|
|
|
definitions
Transforming scopes is no longer necessary since we are dropping
support for accessing admin api without `admin:` prefix in scopes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
|
|
|
|
|
Defaults to Cachex.
|
|
(EnsureUserTokenAssignsPlug). Refactored auth info dropping functions.
|
|
|
|
|
|
|
|
|
|
Added proper OAuth skipping for SessionAuthenticationPlug. Integrated LegacyAuthenticationPlug into AuthenticationPlug. Adjusted tests & docs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|