[Rt-commit] rt branch, 4.4/no-password-on-external-auth, repushed
Jim Brandt
jbrandt at bestpractical.com
Thu Sep 14 14:20:05 EDT 2017
The branch 4.4/no-password-on-external-auth was deleted and repushed:
was 571423b2d0ebc686f5e00ced170307ce2afe024a
now dde02af8b0c6fdf7f7a404b8aeb13dd53d6c8217
1: 571423b ! 1: dde02af Add ExternalAuth to the exceptions for requiring a password
@@ -2,9 +2,9 @@
Add ExternalAuth to the exceptions for requiring a password
- External authentication can be enable in RT via WebRemoteUserAuth,
+ External authentication can be enabled in RT via WebRemoteUserAuth,
which handles authentication in Apache and passes REMOTE_USER to
- RT, or via ExternalAuth, which calls an external system from RT.
+ RT, or via ExternalAuth, which calls an external system from within RT.
Add the second to the configuration checks to determine if
external authentication is enabled and a password check cannot be
done.
More information about the rt-commit
mailing list