This website requires JavaScript.
Explore
Help
Sign In
BenLubar
/
lemoncurry
Watch
1
Star
0
Fork
You've already forked lemoncurry
0
forked from
00dani/lemoncurry
Code
Issues
Pull requests
Releases
Wiki
Activity
683adc1b46
lemoncurry
/
lemonauth
History
Danielle McLean
b318ed5b06
Fix broken Tippy tooltips caused by changes to Tippy's API in version 3
2019-01-17 12:29:16 +11:00
..
jinja2
/lemonauth
Fix broken Tippy tooltips caused by changes to Tippy's API in version 3
2019-01-17 12:29:16 +11:00
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
2018-06-12 14:57:53 +10:00
static/lemonauth
/css
Add cute little Tipper.js tooltips to the profiles on the home h-card
2018-05-01 14:15:37 +10:00
views
Use ResponseException for various places rather than needing to check the return value for responseness
2018-07-03 09:51:51 +10:00
__init__.py
Switch from using the admin login/logout pages to custom 'lemonauth' pages
2017-10-24 23:50:57 +11:00
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
2018-06-12 14:57:53 +10:00
tokens.py
Refactor the Micropub error responses into a non-view module, have them produce an immediately raise-able exception
2018-07-03 10:03:35 +10:00
urls.py
Add a page that lists all authorised Micropub clients and allows a client's access to be revoked easily
2018-06-25 22:31:42 +10:00