lilly pushed to main at CCCHH/ansible-infra 2026-05-06 12:18:13 +02:00
04a6c685d1
migrate dns zone hamburg.ccc.de. to new auth-dns server
lilly pushed to main at CCCHH/ansible-infra 2026-05-06 12:13:10 +02:00
fa021fb737
migrate dns zone ccchh.net. to new auth-dns server
lilly pushed to main at CCCHH/ansible-infra 2026-05-06 12:00:07 +02:00
9100523045
remove obsolete auth-dns compose file
lilly pushed to main at CCCHH/ansible-infra 2026-05-06 11:59:08 +02:00
416ca85b11
rename auth_dns -> knot role
8c1553c707
fix role name auth-dns -> auth_dns
9ca4eb14e1
configure hh.ccc.de on auth-dns
c0a09cd299
add old zones from ns-intern
6fa2d65db2
enable auth-dns role to actually configure useful zones
Compare 7 commits »
lilly deleted branch new-auth-dns from CCCHH/ansible-infra 2026-05-06 11:59:08 +02:00
lilly merged pull request CCCHH/ansible-infra#87 2026-05-06 11:59:07 +02:00
Implement new authoritative DNS
lilly pushed to new-auth-dns at CCCHH/ansible-infra 2026-05-06 11:52:48 +02:00
416ca85b11
rename auth_dns -> knot role
lilly pushed to new-auth-dns at CCCHH/ansible-infra 2026-05-06 11:47:37 +02:00
8c1553c707
fix role name auth-dns -> auth_dns
9ca4eb14e1
configure hh.ccc.de on auth-dns
c0a09cd299
add old zones from ns-intern
6fa2d65db2
enable auth-dns role to actually configure useful zones
becee70ab9
disable systemd-resolved on auth-dns
Compare 10 commits »
lilly pushed to main at CCCHH/ansible-infra 2026-05-06 11:44:56 +02:00
adc3400177
mute ansible discovered interpreter warning
lilly closed issue CCCHH/ansible-infra#88 2026-05-06 11:19:52 +02:00
deploy_systemd_resolved_config role does not install systemd-resolved
lilly pushed to main at CCCHH/ansible-infra 2026-05-06 11:19:52 +02:00
d880eb8677
fix systemd-resolved not being installed
lilly deleted branch fix-systemd-resolved-install from CCCHH/ansible-infra 2026-05-06 11:19:52 +02:00
lilly merged pull request CCCHH/ansible-infra#89 2026-05-06 11:19:50 +02:00
fix systemd-resolved not being installed
lilly pushed to main at CCCHH/dooris 2026-05-05 19:23:19 +02:00
e59bdcadb0
add ipython as dev dependency
8ea3e70c97
redirect the user to a proper url after login
Compare 2 commits »
lilly pushed to main at CCCHH/dooris 2026-05-04 11:02:31 +02:00
94fac19546
implement automatic login refresh using OIDC refresh tokens
d3814a359d
recommend watchexec for development instead of calling uvicorn
Compare 2 commits »
lilly pushed to main at CCCHH/dooris 2026-05-03 23:45:47 +02:00
1f13e8aa5a
api: implement bare-bones userinfo endpoint
lilly pushed to main at CCCHH/dooris 2026-05-03 23:41:01 +02:00
2a03930b7e
store login toke expiry correctly in cookies
lilly pushed to main at CCCHH/dooris 2026-05-03 22:47:11 +02:00
801edc4042
properly use OIDC security parameters like nonce and state
lilly pushed to main at CCCHH/dooris 2026-05-03 22:08:45 +02:00
7fa9867a38
improve project structure for api
lilly pushed to main at CCCHH/dooris 2026-05-03 18:11:11 +02:00
1a0f3726d8
implement proof-of-concept backend authentication