mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Also adds Confirmation.type, and cleans up the rest of Confirmation to look more like the model definitions in zerver. In the migration, all existing confirmations adopt the type USER_REGISTRATION, to be conservative. In a few commits, different confirmation types will have different validity periods, and USER_REGISTRATION will have the shortest default. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| 0001_initial.py | ||
| 0002_realmcreationkey.py | ||
| 0003_emailchangeconfirmation.py | ||
| 0004_remove_confirmationmanager.py | ||