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
73addc2f75
lemoncurry
/
lemonauth
/
views
History
Danielle McLean
065619772e
Use ResponseException for various places rather than needing to check the return value for responseness
2018-07-03 09:51:51 +10:00
..
tokens
Whoops, only revoke the current user's Micropub tokens for a client, not every single token for that client
2018-06-28 08:38:55 +10:00
__init__.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
indie.py
Canonicalise the 'me' parameter better, so if I just enter the bare domain it'll work fine
2018-06-28 20:11:37 +10:00
login.py
Refactor the login views into their own modules, because I'm about to implement IndieAuth and it's gonna be kinda big
2017-10-26 11:21:56 +11:00
logout.py
Refactor the login views into their own modules, because I'm about to implement IndieAuth and it's gonna be kinda big
2017-10-26 11:21:56 +11:00
token.py
Use ResponseException for various places rather than needing to check the return value for responseness
2018-07-03 09:51:51 +10:00