Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-13 | Simplify | Ben Burwell | |
2019-07-08 | Fix revocations query and UI | Niall Sheridan | |
Use `Exec` rather than `Query` to update revoked status `Query` works with MySQL but `Exec` is needed with sqlite Test that the key is revoked Correct column ordering | |||
2018-08-23 | Record request reason in the db instead of logging | Niall Sheridan | |
2016-09-11 | Invert check for revoked cert | Niall Sheridan | |
2016-09-11 | Add a toggle for unexpired certs | Niall Sheridan | |
2016-08-28 | Allow searching on keyID and principals | Niall Sheridan | |
2016-08-17 | Switch from bootstrap to skeleton | Niall Sheridan | |
2016-08-07 | Use bootstrap | Niall Sheridan | |
Move templates and static under server/ |