Draft: Constrain AuthConfig.check_allowed() to full-type
AuthConfig.check_allowed() can only run when the auth type is set to "full". This is because we don't want to whitelist persons when doing auth by evaluating entitlements.
git.app.uib.no will soon require TLSv1.2 or above for outgoing connections.
If you have configured integrations like webooks or authorized-applications for your projects, please check that they are still working after 20.02.2025
Please contact us at hjelp.uib.no if you encounter problems
AuthConfig.check_allowed() can only run when the auth type is set to "full". This is because we don't want to whitelist persons when doing auth by evaluating entitlements.