Fossil SCM

Improved instructions for setting a common captcha-secret across a login-group on the /setup_login_group page.

drh 2024-08-23 15:42 trunk
Commit 404f15501be570cfdadd81f69d7d2ad1a9bfca9891861de59449512e525d1408
1 file changed +7 -3
+7 -3
--- src/setup.c
+++ src/setup.c
@@ -853,13 +853,17 @@
853853
@
854854
@ <p><form action="%R/setup_login_group" method="post"><div>
855855
login_insert_csrf_secret();
856856
@ <p>To leave this login group press:
857857
@ <input type="submit" value="Leave Login Group" name="leave">
858
- @ <p>To rotate the captcha-secret on all members of the login-group
859
- @ so that they can all share anonymous logins, press:
860
- @ <input type="submit" name="rotate" value="Rotate the captcha-secret">
858
+ @ <p>Setting a common captcha-secret on all repositories in the login-group
859
+ @ allows anonymous logins for one repository in the login group to be used
860
+ @ by all other repositories of the group within the same domain. Warning:
861
+ @ If a captcha dialog was painted before setting the common captcha-secret
862
+ @ and the "Speak password for 'anonymous'" button is pressed afterwards,
863
+ @ the spoken text will be incorrect.
864
+ @ <input type="submit" name="rotate" value="Set common captcha-secret">
861865
@ </form></p>
862866
}
863867
@ <hr><h2>Implementation Details</h2>
864868
@ <p>The following are fields from the CONFIG table related to login-groups.
865869
@ </p>
866870
--- src/setup.c
+++ src/setup.c
@@ -853,13 +853,17 @@
853 @
854 @ <p><form action="%R/setup_login_group" method="post"><div>
855 login_insert_csrf_secret();
856 @ <p>To leave this login group press:
857 @ <input type="submit" value="Leave Login Group" name="leave">
858 @ <p>To rotate the captcha-secret on all members of the login-group
859 @ so that they can all share anonymous logins, press:
860 @ <input type="submit" name="rotate" value="Rotate the captcha-secret">
 
 
 
 
861 @ </form></p>
862 }
863 @ <hr><h2>Implementation Details</h2>
864 @ <p>The following are fields from the CONFIG table related to login-groups.
865 @ </p>
866
--- src/setup.c
+++ src/setup.c
@@ -853,13 +853,17 @@
853 @
854 @ <p><form action="%R/setup_login_group" method="post"><div>
855 login_insert_csrf_secret();
856 @ <p>To leave this login group press:
857 @ <input type="submit" value="Leave Login Group" name="leave">
858 @ <p>Setting a common captcha-secret on all repositories in the login-group
859 @ allows anonymous logins for one repository in the login group to be used
860 @ by all other repositories of the group within the same domain. Warning:
861 @ If a captcha dialog was painted before setting the common captcha-secret
862 @ and the "Speak password for 'anonymous'" button is pressed afterwards,
863 @ the spoken text will be incorrect.
864 @ <input type="submit" name="rotate" value="Set common captcha-secret">
865 @ </form></p>
866 }
867 @ <hr><h2>Implementation Details</h2>
868 @ <p>The following are fields from the CONFIG table related to login-groups.
869 @ </p>
870

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button