discourse/app/assets/javascripts/admin
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
..
adapters FEATURE: Overhaul of admin API key system (#8284) 2019-11-05 14:10:23 +00:00
components FIX: update action should be in setting-component mixin (#8287) 2019-11-02 18:24:41 +05:30
controllers FEATURE: Overhaul of admin API key system (#8284) 2019-11-05 14:10:23 +00:00
helpers DEV: fix some deprecated SVG icon refs 2019-01-22 14:42:00 -05:00
mixins FIX: update action should be in setting-component mixin (#8287) 2019-11-02 18:24:41 +05:30
models FEATURE: Overhaul of admin API key system (#8284) 2019-11-05 14:10:23 +00:00
routes FEATURE: Overhaul of admin API key system (#8284) 2019-11-05 14:10:23 +00:00
services DEV: Import EmberObject rather than global variable (#8256) 2019-10-29 14:23:50 -05:00
templates FEATURE: Overhaul of admin API key system (#8284) 2019-11-05 14:10:23 +00:00