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
fe187da491
lemoncurry
/
users
History
Danielle McLean
db0d6e28a3
makemigrations for minor tweaks to User and Entry
2022-03-12 15:27:59 +11:00
..
migrations
makemigrations for minor tweaks to User and Entry
2022-03-12 15:27:59 +11:00
__init__.py
Remove unncessary default_app_config settings
2022-03-12 15:02:26 +11:00
admin.py
Add a user field specifically for XMPP, because it needs to be handled a little differently to the user profiles (different mf2 property, stuff like that)
2017-11-06 22:02:12 +11:00
apps.py
Add support for social profiles
2017-10-23 12:59:10 +11:00
models.py
Support Libravatar matching by OpenID URL as well as by email address
2018-07-11 13:13:12 +10:00
urls.py
Migrate users.urls from url() to re_path()
2018-05-04 12:42:48 +10:00
views.py
Harmlessly ignore bad params to Libravatar
2021-08-22 23:08:45 +10:00