You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be hard to slap a session based login page in front of the admin interface? Basic auth has its downsides, for example: You cannot clear a basic auth session without closing and re-opening the browser. It's not that important though, we can keep the basic auth login for now. What about using the contact_email field for the username? Or just the string "admin"?
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: