Skip to content

v4.5.1.dev477

Pre-release
Pre-release

Choose a tag to compare

@cccs-shellyw cccs-shellyw released this 27 Mar 21:24
· 90 commits to master since this release
3b59b7e

Seperate APIKey from User model.

  • Move API key to its own index.

  • Add expriy_ts, creation_date, last_used to APIkey.

  • Add new Admin > Apikey view.

  • Update User > APIKeys to be aditable