synapse-registration/src/synapse_registration
Kumi 8bdc6e4a45
feat: Add cleanup mixin for outdated records
Introduces a CleanupMixin to periodically remove registrations in
the "started" state after 48 hours, finalized registrations
(denied/approved) older than 30 days, and expired IP blocks.
Enhances data management by ensuring stale entries are
automatically deleted.
2025-01-03 12:07:14 +01:00
..
registration feat: Add cleanup mixin for outdated records 2025-01-03 12:07:14 +01:00
synapse_registration feat: Add legal links to registration views 2024-11-17 08:06:19 +01:00
manage.py feat: Add initial Synapse registration Django app 2024-11-16 15:22:46 +01:00