mirror of
https://github.com/simple-login/app.git
synced 2024-11-14 08:01:13 +01:00
3e0b7bb369
* feat: add protocol buffers for events * chore: add EventDispatcher * chore: add WebhookEvent class * chore: emit events * feat: initial version of event listener * chore: emit user plan change with new timestamp * feat: emit metrics + add alias status to create event * chore: add newrelic decorator to functions * fix: event emitter fixes * fix: take null end_time into account * fix: avoid double-commits * chore: move UserDeleted event to User.delete method * db: add index to sync_event created_at and taken_time columns * chore: add index to model |
||
---|---|---|
.. | ||
__init__.py | ||
alias.py | ||
alias_options.py | ||
apple.py | ||
auth.py | ||
auth_mfa.py | ||
custom_domain.py | ||
export.py | ||
mailbox.py | ||
new_custom_alias.py | ||
new_random_alias.py | ||
notification.py | ||
phone.py | ||
setting.py | ||
sudo.py | ||
user.py | ||
user_info.py |