Helmut Merz helmutm · he/him
helmutm pushed to 3master at cco/loops 2025-03-29 16:05:41 +01:00
b6c93302b9 fix settings for loops and bluebream example instances
helmutm pushed to master at cco/py-scopes 2025-03-27 22:35:25 +01:00
ec80be5f97 use waitress as http server; provide simple shell script; auth improvments
helmutm pushed to master at cco/cl-scopes 2025-03-27 15:03:14 +01:00
1a5ff88f03 minor improvements on async, crypt (allow '=' trimming of digest)
helmutm pushed to master at cco/py-scopes 2025-03-27 08:27:08 +01:00
f911dbf590 oidc auth: get rid of pyoidc (oid) - provide random and crypt functionality in scopes.util
helmutm pushed to master at cco/py-scopes 2025-03-26 18:15:44 +01:00
950fcb4174 oidc auth: login and retrieval of user data basically working
helmutm pushed to master at cco/py-scopes 2025-03-26 15:43:56 +01:00
c1f07effee oidc auth: improvements, store info in cookie
helmutm pushed to master at cco/py-scopes 2025-03-25 11:08:19 +01:00
0207d12b46 work in progress: oidc auth - redirect to oidc provider OK, start processing callback
helmutm pushed to master at cco/py-scopes 2025-03-24 22:26:22 +01:00
87c0c1db2e work in progress: oidc authentication: start login processing
helmutm pushed to master at cco/py-scopes 2025-03-24 12:04:58 +01:00
3e25b5e593 work in progress: entry points for OpenID Connect (oidc) authentication
helmutm pushed to master at cco/cl-scopes 2025-03-23 17:05:17 +01:00
a4c87d4845 add dom:to-list for directly converting dom elements to nested list format
helmutm pushed to master at cco/cl-scopes 2025-03-23 16:31:47 +01:00
e507bf0c1f dom:from-list (after HTML parsing): improvements
helmutm pushed to master at cco/cl-scopes 2025-03-23 11:40:32 +01:00
104fceba8b add html parsing - for testing and dom manipulations
helmutm pushed to master at cco/py-scopes 2025-03-22 11:02:46 +01:00
b4051147ee server.browser.register: allow for explicit string prefixes as context types
helmutm pushed to master at cco/cl-scopes 2025-03-18 07:53:45 +01:00
05cb9908dd async:listen: handle sigint using handler-bind or handler-case
helmutm pushed to master at cco/cl-scopes 2025-03-16 16:04:07 +01:00
7d612bf823 clean-up: remove obsolete stuff, minor immprovements
helmutm pushed to master at cco/cl-scopes 2025-03-16 12:58:54 +01:00
230594e98e core:async fixes
helmutm pushed to master at cco/cl-scopes 2025-03-16 11:09:59 +01:00
5c2126805d fix async stuff: kernels, interrupt handlinng
helmutm pushed to master at cco/cl-scopes 2025-03-14 13:23:47 +01:00
e7178b20d9 work in progress: render login form
helmutm pushed to master at cco/hugo-theme-cyberscopes 2025-03-14 13:23:00 +01:00
94ad5dd0ae work in progess: embed login form rendered on server
helmutm pushed to master at cco/cl-scopes 2025-03-10 15:00:16 +01:00
fb33a65d54 explicit definitions for service and root-service classes, using async and blocking task classes