Helmut Merz helmutm · he/him
helmutm pushed to master at cco/py-scopes-ext 2025-08-23 08:18:28 +02:00
ac75686e57 logging config: use new scopes.tests. util
helmutm pushed to master at cco/py-scopes 2025-08-22 16:00:38 +02:00
ec97d4f82b provide tests.util package, starting with setup_logging()
helmutm pushed to master at cco/py-scopes-ext 2025-08-22 15:40:00 +02:00
9cc721f6cf scaffolding: add standard files, test for office sub-package
helmutm pushed to master at cco/py-scopes 2025-08-22 12:30:43 +02:00
9f0eaa8675 config.py: remove obsolete setting
helmutm pushed to master at cco/py-scopes-ext 2025-08-22 11:22:43 +02:00
ac2a1062db add office (i.e. libreoffice / ooo / uno) optional dependency
helmutm pushed to master at cco/py-scopes-ext 2025-08-21 14:04:21 +02:00
febdc67833 initial import
helmutm created branch master in cco/py-scopes-ext 2025-08-21 14:04:21 +02:00
helmutm created repository cco/py-scopes-ext 2025-08-21 14:00:57 +02:00
helmutm pushed to 3master at cco/loops 2025-08-20 15:04:48 +02:00
0dc5c5a1ca syncExtUsers: fix getPersonForUser() call
helmutm pushed to 3master at cco/loops 2025-08-10 10:50:37 +02:00
d7f42f568b move createExtUser() to organize.member, + syncExtUsers()
helmutm pushed to 3master at cco/loops 2025-08-09 15:24:40 +02:00
9bfdbc71c2 Person: createExtUser (with zitadel) basically working
helmutm pushed to master at cco/py-scopes 2025-08-09 15:23:45 +02:00
287b62f7b8 minor fixes
helmutm pushed to 3master at cco/loops 2025-08-08 23:18:24 +02:00
cab2d09737 work in progress: create external (zitadel) users: prepare for testing, start implementation in loops.organize.party
helmutm pushed to master at cco/py-scopes 2025-08-08 23:16:41 +02:00
bc2b0aaa2c minor config / testing fixes
helmutm pushed to master at cco/py-scopes 2025-08-08 10:10:22 +02:00
d5616b207e add simple (dummy) test for external (zitadel) user creation
helmutm pushed to master at cco/py-scopes 2025-08-06 17:51:20 +02:00
94365602ca OIDC auth: directly use sub from JWT if appropriate; optionally add groups from calling application
helmutm pushed to 3master at cco/loops 2025-08-06 16:40:45 +02:00
1e044e7aef auth: provide list of groups for principal on login callback
ebba53c823 psu hack: fix import for SiteManagementFolder
Compare 2 commits »
helmutm pushed to master at cco/py-scopes 2025-08-06 09:46:02 +02:00
775603046a org.user: save intermediate state (create / update grants not working: 404 Not Found)
helmutm pushed to master at cco/py-scopes 2025-08-04 18:39:28 +02:00
3e43c25d84 org.user, web.client: user update on zitadel working
helmutm pushed to master at cco/py-scopes 2025-07-31 17:24:24 +02:00
7427370b5c org.user, web.client: user creation via zitadel API basically working