takahe/users/views
Tom Usher 1440ee9ceb
Support deeper subdomains in domain validation (#110)
Use a new validator class with regex based on the URLValidator from Django
2022-12-07 09:25:10 -07:00
..
admin Support deeper subdomains in domain validation (#110) 2022-12-07 09:25:10 -07:00
settings Added caching and initial settings 2022-12-05 10:55:30 -07:00
__init__.py Initial commit (users and statuses) 2022-11-05 14:17:27 -06:00
activitypub.py Ignore actor delete messages for unknown actors (#124) 2022-12-05 22:23:35 -07:00
auth.py Policy pages and signup tests. 2022-12-05 19:24:46 -07:00
identity.py Only cache unauthenticated page views (#117) 2022-12-05 22:23:07 -07:00