[Bps-public-commit] rt-authen-token branch, new-config-option-disable-password, repushed
Aaron Trevena
ast at bestpractical.com
Tue Jun 23 14:50:12 EDT 2020
The branch new-config-option-disable-password was deleted and repushed:
was a7d1d1d40e607c65988c98ae1650bbe0833a3295
now 97c0269fb834a770318a5a17401367aeb4fcd21d
1: a7d1d1d ! 1: 97c0269 Add configuration to disable password check on creation of tokens
@@ -26,7 +26,7 @@
Plugin( "RT::Authen::Token" );
+ If you have a mix of local and external authentication you can disable
-+ requireing a password to create or edit tokens with the following line
++ requiring a password to create or edit tokens with the following line
+ in /opt/rt4/etc/RT_SiteConfig.pm :
+
+ Set($DisablePasswordForAuthToken, 1);
@@ -96,7 +96,7 @@
Plugin( "RT::Authen::Token" );
+If you have a mix of local and external authentication you can disable
-+requireing a password to create or edit tokens with the following line
++requiring a password to create or edit tokens with the following line
+in /opt/rt4/etc/RT_SiteConfig.pm :
+
+ Set($DisablePasswordForAuthToken, 1);
More information about the Bps-public-commit
mailing list