This website requires JavaScript.
Explore
Help
Sign in
00dani
/
lemoncurry
Watch
1
Star
0
Fork
You've already forked lemoncurry
1
Code
Issues
Pull requests
Releases
Wiki
Activity
6fb289727c
lemoncurry
/
lemonauth
History
Danielle McLean
d5f36bcfbe
Use consistent IDs for each input of the login form
2018-03-08 14:24:32 +11:00
..
migrations
Switch from database-persisted auth codes to stateless JSON Web Tokens :)
2017-11-02 16:36:16 +11:00
static/lemonauth
/css
Make redirect_uri verification optional because many IndieAuth clients don't implement it - show a stylish icon to convey whether the client was verified
2017-10-29 19:15:29 +11:00
templates
/lemonauth
Use consistent IDs for each input of the login form
2018-03-08 14:24:32 +11:00
templatetags
Switch from using the admin login/logout pages to custom 'lemonauth' pages
2017-10-24 23:50:57 +11:00
views
Use a more helpful page title on IndieAuth authorisation pages
2017-12-18 10:53:17 +11:00
__init__.py
Switch from using the admin login/logout pages to custom 'lemonauth' pages
2017-10-24 23:50:57 +11:00
tokens.py
Refactor micropub, add basic support for querying - source works great, the other two not so much
2018-01-29 10:28:46 +11:00
urls.py
Implement a token endpoint - currently all tokens last forever and can't be revoked, but I can add revocation later without too much trouble
2017-11-03 17:18:00 +11:00