Skip to content

Replace all password checks with calls to the auth-server

ale requested to merge auth-client into master

Properly delegates authentication to the git.autistici.org/id/auth server, removing all embedded password checks for both privileged requests and account recovery.

Merge request reports