|
|
d588469bb5
|
authentication methods: allow selection on personal info page, set cookie, check on login page
|
2025-10-25 17:31:25 +02:00 |
|
|
|
a09410f853
|
personal information: with link to OIDC provider if logged-in via OIDC
|
2025-09-01 08:55:37 +02:00 |
|
|
|
2a829d4dfb
|
fix external user API (syncExtUsers)
|
2025-08-26 14:10:57 +02:00 |
|
|
|
0dc5c5a1ca
|
syncExtUsers: fix getPersonForUser() call
|
2025-08-20 15:04:39 +02:00 |
|
|
|
d7f42f568b
|
move createExtUser() to organize.member, + syncExtUsers()
|
2025-08-10 10:50:32 +02:00 |
|
|
|
9bfdbc71c2
|
Person: createExtUser (with zitadel) basically working
|
2025-08-09 15:24:31 +02:00 |
|
|
|
cab2d09737
|
work in progress: create external (zitadel) users: prepare for testing, start implementation in loops.organize.party
|
2025-08-08 23:18:18 +02:00 |
|
|
|
6a0a0841a1
|
avoid variable name 'id'
|
2025-05-07 18:28:21 +02:00 |
|
|
|
1d264fc54f
|
allow usage of OIDC authentication (via py-scopes) where appropriate, and provide corresponding views in loops/server/auth.zcml
|
2025-05-05 09:58:38 +02:00 |
|
|
|
80c83d5c9f
|
setUserId, query principal: fall back to virtual principal possibly provided by oidc
|
2025-05-04 22:40:44 +02:00 |
|
|
|
bbc277e81d
|
fix email handling: remove encode()
|
2025-02-11 15:59:56 +01:00 |
|
|
|
72d7fdd05f
|
add zope.sendmail patch (bug fix)
|
2024-12-31 15:07:08 +01:00 |
|
|
|
eddb58c794
|
fix email generation: remove 'encode()'
|
2024-12-31 14:44:12 +01:00 |
|
|
|
8a578b46a8
|
some more Python3 fixes
|
2024-12-30 09:52:02 +01:00 |
|
|
|
b8ce799b12
|
minor fix in organize.comment set up
|
2024-11-24 10:13:04 +01:00 |
|
|
|
14ea59a307
|
more Python3 fixes: remove basestring, unicode
|
2024-10-23 10:32:58 +02:00 |
|
|
|
2a689a871b
|
fix overrides.zcml: set skin; fix resource indexing: avoid error when principal not found
|
2024-10-04 14:45:40 +02:00 |
|
|
|
98f023195b
|
avoid testing deprecation errors with Python3.12
|
2024-10-02 12:54:34 +02:00 |
|
|
|
48a51c54b1
|
use zope.testrunner for running all tests => additional Python3 fixes
|
2024-09-28 10:30:30 +02:00 |
|
|
|
5e5e9aedfc
|
organize (tracking, work): Python3 fixes
|
2024-09-26 16:25:00 +02:00 |
|
|
|
956a6d01b3
|
organize: Python3 fixes for: comment, job, stateful
|
2024-09-25 23:37:00 +02:00 |
|
|
|
52ac41a82f
|
organize: more Python3 fixes
|
2024-09-25 18:49:21 +02:00 |
|
|
|
04a9d9ced0
|
Work in progress: Python3 fixes for loops.organize
|
2024-09-25 17:05:57 +02:00 |
|
|
|
509000a996
|
Python3 fixes for expert tests (+dependencies)
|
2024-09-25 10:58:27 +02:00 |
|
|
|
494612235e
|
more Python3 fixes: imports for setting up TestSite
|
2024-09-24 16:33:00 +02:00 |
|
|
|
ca70050bec
|
more Python3 fixes: basic imports OK, starting with doctests
|
2024-09-24 15:30:46 +02:00 |
|
|
|
77aaad1aa0
|
start working on Python3-compatible version
|
2024-09-23 17:30:48 +02:00 |
|