[Bps-public-commit] rt-authen-token branch, new-config-option-disable-password, repushed
Aaron Trevena
ast at bestpractical.com
Fri Jul 31 12:22:37 EDT 2020
The branch new-config-option-disable-password was deleted and repushed:
was 50579de704b8d0548216e80d19439ac359c9b1e2
now c937d5fa20c7abef3124c49ffb0ed34abceeddf8
1: 50579de ! 1: c937d5f Add configuration to disable password check on creation of tokens
@@ -28,8 +28,8 @@
+CONFIGURATION
+
+ If you have a mix of local and external authentication you can disable
-+ requiring a password to create or edit tokens with the following line
-+ in /opt/rt4/etc/RT_SiteConfig.pm :
++ requiring a password to create tokens with the following line
++ in RT_SiteConfig.pm :
+
+ Set($DisablePasswordForAuthToken, 1);
+
@@ -99,8 +99,8 @@
+=head1 CONFIGURATION
+
+If you have a mix of local and external authentication you can disable
-+requiring a password to create or edit tokens with the following line
-+in /opt/rt4/etc/RT_SiteConfig.pm :
++requiring a password to create tokens with the following line
++in RT_SiteConfig.pm :
+
+ Set($DisablePasswordForAuthToken, 1);
+
More information about the Bps-public-commit
mailing list