discourse/app/assets/javascripts/admin/adapters
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
..
api-key.js.es6 FEATURE: Overhaul of admin API key system (#8284) 2019-11-05 14:10:23 +00:00
build-plugin.js.es6
customization-base.js.es6
email-style.js.es6 FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
embedding.js.es6
site-text.js.es6
staff-action-log.js.es6 DEV: Use ResultSet with staff action logs. (#7661) 2019-08-13 20:55:05 +03:00
tag-group.js.es6 DEV: Tag group improvements (#8252) 2019-10-30 16:57:13 +01:00
theme.js.es6
user-field.js.es6
web-hook-event.js.es6
web-hook.js.es6