Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-10-15 | Use CSP header to restrict resource loading | r | 1 | -0/+2 |
2023-10-07 | Remove unused session ID field | r | 1 | -1/+0 |
2022-10-25 | Use cookies for session storage | r | 1 | -20/+40 |
2020-03-04 | Remove session details on signout | r | 1 | -0/+1 |
2020-02-02 | Add status deletion | r | 1 | -0/+1 |
2020-01-28 | Refactor everything | r | 1 | -1/+1 |
2020-01-26 | Add CSRF protection | r | 1 | -0/+1 |
2019-12-21 | Add support for scopes | r | 1 | -1/+0 |
2019-12-21 | Use a custom client for settings | r | 1 | -3/+4 |
2019-12-21 | Use json format for app and session repo | r | 1 | -27/+3 |
2019-12-17 | Use filesystem based kv store instead of sqlite | r | 1 | -4/+30 |