Commit Graph

4 Commits

Author SHA1 Message Date
evazion
37061f95a6 api keys: rework API key UI.
* Add an explanation of what an API key is and how to use it.
* Make it possible for the site owner to view all API keys.
* Remove the requirement to re-enter your password before you can view
  your API key (to be reworked).
* Move the API key controller from maintenance/user/api_keys_controller.rb
  to a top level controller.
2021-02-14 04:09:47 -06:00
evazion
a92120e873 Fix #2785: Allow changing API key; require password to view or change key. 2016-12-18 06:30:48 -06:00
Toks
2e8e4e7831 fix basic members not being able to make api keys 2014-08-15 18:13:39 -04:00
r888888888
6772566665 fixes #2166 2014-07-23 15:15:47 -07:00