No description
Find a file
2022-08-13 11:34:49 +00:00
core Current state 2022-08-12 14:29:55 +00:00
frontend Add success_url for key edit view 2022-08-13 11:34:49 +00:00
keylog Current state 2022-08-12 14:29:55 +00:00
.gitignore Current state 2022-08-12 14:29:55 +00:00
config.dist.ini Current state 2022-08-12 14:29:55 +00:00
LICENSE Add readme/license 2022-08-12 14:35:48 +00:00
manage.py Current state 2022-08-12 14:29:55 +00:00
README.md Add readme/license 2022-08-12 14:35:48 +00:00
requirements.txt Current state 2022-08-12 14:29:55 +00:00

KeyLog

A simple Django web application for managing CD keys just has text fields for application, key and an optional comment. Also logs which user created the key at what date, and by whom and when it was used.

Comes with OIDC support, because we internally use that for authentication.