discourse/app
David Taylor 52c5cf33f8
FEATURE: Overhaul of admin API key system (#8284)
- Allow revoking keys without deleting them
- Auto-revoke keys after a period of no use (default 6 months)
- Allow multiple keys per user
- Allow attaching a description to each key, for easier auditing
- Log changes to keys in the staff action log
- Move all key management to one place, and improve the UI
2019-11-05 14:10:23 +00:00
..
assets FEATURE: Overhaul of admin API key system (#8284) 2019-11-05 14:10:23 +00:00
controllers FEATURE: Overhaul of admin API key system (#8284) 2019-11-05 14:10:23 +00:00
helpers Remove debug info 2019-11-01 13:50:15 -04:00
jobs FEATURE: Overhaul of admin API key system (#8284) 2019-11-05 14:10:23 +00:00
mailers UX: show user email address on "grant admin access" email and UI 2019-11-04 14:47:00 +05:30
models FEATURE: Overhaul of admin API key system (#8284) 2019-11-05 14:10:23 +00:00
serializers FEATURE: Overhaul of admin API key system (#8284) 2019-11-05 14:10:23 +00:00
services FEATURE: Overhaul of admin API key system (#8284) 2019-11-05 14:10:23 +00:00
views UX: show user email address on "grant admin access" email and UI 2019-11-04 14:47:00 +05:30