vikunja/pkg/modules/auth/openid
kolaente 090dd4b2f6
fix(user): do not allow changing name in settings when the user originates from an external auth provider
This improves the UX because it does not allow external users to change their name in Vikunja, since that change would be overridden once they log in again.

Resolves https://github.com/go-vikunja/vikunja/issues/357
2025-01-21 16:27:06 +01:00
..
cron.go feat!: config for auth providers now use a map instead of an array 2024-11-18 10:34:30 +01:00
main_test.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
openid.go fix(user): do not allow changing name in settings when the user originates from an external auth provider 2025-01-21 16:27:06 +01:00
openid_test.go chore(auth): refactor removing empty openid teams to cron job 2024-03-11 17:20:05 +01:00
providers.go fix(openid): lint 2024-12-11 17:10:41 +01:00