Adrià Casajús
|
d874acfe2c
|
Fix: Add CSRF validation to api key management page (#1523)
* Fix: Add CSRF validation to api key management page
* Added csrf to subdomain creation
* Added CSRF to totp cancel
Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
|
2023-01-12 12:34:47 +01:00 |
|
Carlos Quintana
|
cb7868bdca
|
Add djlint (#1122)
* Add DJlint configuration
* Initial reformat for djlint
* Add template linting to CI
* Add explanation for HTML template checks in CONTRIBUTING.md
|
2022-06-29 11:28:26 +02:00 |
|
Son Nguyen Kim
|
9cf2f44166
|
only allow to copy the api key when it is created (#1059)
* show api key created time
* only allow user to copy the api key when it is created
* typo
|
2022-06-08 10:31:58 +02:00 |
|
george
|
285c1d10cf
|
Move Delete All button to below the list of current API Keys.
|
2022-01-25 18:36:13 +00:00 |
|
george
|
65531b5c63
|
Add a button to delete all API Keys.
|
2022-01-23 18:38:54 +00:00 |
|
Son
|
516898af59
|
move all template files to templates/
|
2021-11-04 15:05:22 +01:00 |
|