lavender/server
2024-06-02 16:30:11 +01:00
..
auth.go Improve page templates and custom template loading 2024-06-02 16:30:11 +01:00
conf.go Add oauth support 2024-02-07 01:18:17 +00:00
db.go Transition to new logger 2024-05-13 20:33:25 +01:00
home.go Improve page templates and custom template loading 2024-06-02 16:30:11 +01:00
id_token.go Rollback sooner 2024-02-26 18:44:44 +00:00
jwt.go Transfer JWT perms properly 2024-02-14 21:35:50 +00:00
login.go Improve page templates and custom template loading 2024-06-02 16:30:11 +01:00
manage-apps.go Improve page templates and custom template loading 2024-06-02 16:30:11 +01:00
manage-users.go Improve page templates and custom template loading 2024-06-02 16:30:11 +01:00
oauth.go Improve page templates and custom template loading 2024-06-02 16:30:11 +01:00
roles_test.go Add oauth support 2024-02-07 01:18:17 +00:00
roles.go Allow specific permissions to be sent to authorized clients and use JWT access tokens 2024-02-10 16:23:50 +00:00
server.go Improve page templates and custom template loading 2024-06-02 16:30:11 +01:00
userinfofields.go Save client tokens for userinfo requests 2024-02-10 11:59:45 +00:00