mirror of
https://github.com/simple-login/app.git
synced 2024-11-17 01:18:29 +01:00
35f6e67053
* feat: set up UserAuditLog * refactor: extract payment callbacks into their own files + handle subscription user_audit_log * feat: handle account linking for user audit log * chore: user_audit_log for mailboxes * chore: user_audit_log for custom domains * chore: user_audit_log for contacts * chore: user_audit_log for directories * fix: do not enforce cronjob being defined in choices + enable user deletion * chore: user_audit_log for user deletion * refactor: change emit_user_audit_log function to receive the full user object * feat: add user_audit_log migration * test: fix tests * test: add some tests for user_audit_log * fix: spf record verification user_audit_log * chore: add missing index to user_audit_log.created_at * chore: add missing index to alias_audit_log.created_at |
||
---|---|---|
.. | ||
__init__.py | ||
account_setting.py | ||
alias_contact_manager.py | ||
alias_export.py | ||
alias_log.py | ||
alias_transfer.py | ||
api_key.py | ||
app.py | ||
batch_import.py | ||
billing.py | ||
contact_detail.py | ||
coupon.py | ||
custom_alias.py | ||
custom_domain.py | ||
delete_account.py | ||
directory.py | ||
domain_detail.py | ||
enter_sudo.py | ||
fido_manage.py | ||
fido_setup.py | ||
index.py | ||
lifetime_licence.py | ||
mailbox.py | ||
mailbox_detail.py | ||
mfa_cancel.py | ||
mfa_setup.py | ||
notification.py | ||
pricing.py | ||
referral.py | ||
refused_email.py | ||
setting.py | ||
setup_done.py | ||
subdomain.py | ||
support.py | ||
unsubscribe.py |