You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemoncurry/lemonauth
Danielle McLean b318ed5b06
Fix broken Tippy tooltips caused by changes to Tippy's API in version 3
4 years ago
..
jinja2/lemonauth Fix broken Tippy tooltips caused by changes to Tippy's API in version 3 4 years ago
migrations Switch from stateless JOSE tokens to stateful tokens in the DB, since they can then be much smaller and we're using a DB anyway 5 years ago
static/lemonauth/css Add cute little Tipper.js tooltips to the profiles on the home h-card 5 years ago
views Use ResponseException for various places rather than needing to check the return value for responseness 5 years ago
__init__.py Switch from using the admin login/logout pages to custom 'lemonauth' pages 6 years ago
models.py Switch from stateless JOSE tokens to stateful tokens in the DB, since they can then be much smaller and we're using a DB anyway 5 years ago
tokens.py Refactor the Micropub error responses into a non-view module, have them produce an immediately raise-able exception 5 years ago
urls.py Add a page that lists all authorised Micropub clients and allows a client's access to be revoked easily 5 years ago