5 lines
295 B
Markdown
5 lines
295 B
Markdown
|
# 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.
|