discourse/app/jobs
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
..
concerns DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
onceoff FIX: More encoded slug fixes (#8191) 2019-10-16 17:08:43 -03:00
regular UX: show user email address on "grant admin access" email and UI 2019-11-04 14:47:00 +05:30
scheduled FEATURE: Overhaul of admin API key system (#8284) 2019-11-05 14:10:23 +00:00
base.rb FIX: Zeitwerk-related fixes for jobs. (#8187) 2019-10-14 13:03:22 +03:00