|
96afb631e0
|
rename server to web
|
2025-04-20 16:42:13 +02:00 |
|
|
67985a6bdb
|
auth: logout: start implementation (expire cookie)
|
2025-04-20 10:42:42 +02:00 |
|
|
8d3ff5b667
|
auth: store user data in cookie, retrieve in authenticate()
|
2025-04-05 12:31:26 +02:00 |
|
|
3e25b5e593
|
work in progress: entry points for OpenID Connect (oidc) authentication
|
2025-03-24 12:04:53 +01:00 |
|
|
b4051147ee
|
server.browser.register: allow for explicit string prefixes as context types
|
2025-03-22 11:02:36 +01:00 |
|
|
20520a70c5
|
minor refactorings
|
2024-03-15 14:51:54 +01:00 |
|
|
6cc5136550
|
view: show target with items
|
2024-03-15 11:35:07 +01:00 |
|
|
3e1127e798
|
work in progress: concept map, starting with types
|
2024-03-14 10:21:43 +01:00 |
|
|
0b765ad16b
|
provide __repr__() and asDict() for tracks, and other improvements
|
2024-03-13 19:05:46 +01:00 |
|
|
7b98616008
|
minor improvements; handle NotFound more gracefully
|
2024-03-13 14:00:44 +01:00 |
|
|
a16c1dd469
|
provide simple test for processing request using folder structure
|
2024-03-13 12:14:54 +01:00 |
|
|
3d10c45222
|
provide registry for views, use for default view
|
2024-03-13 10:05:43 +01:00 |
|