API keys / user maintenance fixes and additions #1485
Labels
api keys
related to authn/authz and access control
bug
enhancement
javascript
Pull requests that update Javascript code
logs and monitoring
logging, monitoring, alerting
python
Pull requests that update Python code
refactor
Substantial projects to make the code do the same thing, better.
user experience
things that affect users of our software or services
These are listed roughly in order of increasing difficulty/complexity:
today_date
last_time_used
so we can actually see keys that have never been usedactive
" column so we can disable keys without deleting themMost of these tasks should be pretty straightforward except perhaps for adding the "active" column, which will need to be accounted for when looking up a key/user on API requests.
(Key deletion email text:)
The text was updated successfully, but these errors were encountered: