Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-02 | Delete a client's public key. | Frederick Muriuki Muriithi | |
2024-05-02 | Improve UI look-and-feel. | Frederick Muriuki Muriithi | |
2024-05-02 | Register a client's public key(s). | Frederick Muriuki Muriithi | |
2024-05-02 | Provide missing client name. | Frederick Muriuki Muriithi | |
2024-05-02 | Fix editing of grant_types | Frederick Muriuki Muriithi | |
This commit makes the values for the grant types dynamic, enabling adding and/or removing of supported grant types. The editing was not updating the grant type values correctly either - we update the metadata key from "grants" to "grant_types" to fix that. | |||
2024-05-02 | Use same name as register-client form | Frederick Muriuki Muriithi | |
2024-05-02 | Make registration of grant-types more flexible. | Frederick Muriuki Muriithi | |
2024-05-02 | Replace colon with hyphen in html element names | Frederick Muriuki Muriithi | |
Colons have special meanings in CSS rules. This means that having names with colons in them is a recipe for annoying, difficult to track bugs. | |||
2023-08-07 | Change imports to new unified db module. | Frederick Muriuki Muriithi | |