mirror of
https://github.com/laurivosandi/certidude
synced 2025-09-06 22:00:56 +00:00
Major refactor
* Migrate to Python 3 * Update token generator mechanism * Switch to Bootstrap 4 * Switch from Iconmonstr to Font Awesome icons * Rename default CA common name to "Certidude at ca.example.lan" * Add self-enroll for the TLS server certificates * TLS client auth for lease updating * Compile assets from npm packages to /var/lib/certidude/ca.example.lan/assets
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -61,10 +61,6 @@ node_modules/
|
||||
# diff
|
||||
*.diff
|
||||
|
||||
# Ignore autogenerated files
|
||||
certidude/static/js/nunjucks*
|
||||
certidude/static/js/templates.js
|
||||
|
||||
# Ignore patch
|
||||
*.orig
|
||||
*.rej
|
||||
|
Reference in New Issue
Block a user