Skip to content

Let the OAuth form remember you, let the CSS be customizable

Alex Gleason requested to merge alexgleason/pleroma:oauth-form into develop

Fixes #1909 (closed)

  • If you already logged in to another frontend before, the OAuth form will remember you.
  • Admins can customize the CSS by overriding /static/instance/static.css
  • It works with logging into MastoFE.

Screenshots:

Screenshot_from_2020-07-19_19-05-08

Screenshot_from_2020-07-19_19-38-34

When logged out:

Screenshot_from_2020-07-19_19-38-54

Edited by Alex Gleason

Merge request reports