A page in your DokuWiki was added or changed. Here are the details: Date : 2019/08/29 18:03 Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 IP-Address : 109.190.253.14 Hostname : 109.190.253.14 Old Revision: http://ltb-project.org/documentation/self-service-password/1.4/config_general?rev=1567093736 New Revision: http://ltb-project.org/documentation/self-service-password/1.4/config_general Edit Summary: [Default action] User : coudot
@@ -134,4 +134,14 @@ $use_change = false; </file> In this case, be sure to also remove "change" from default action, else the change page will still be displayed. + + ===== Prefill user login ===== + + If Self Service Password is called from another application, you can prefill the login but sending an HTTP header. + + To enable this feature: + <file php> + $header_name_preset_login="Auth-User"; + </file> + -- This mail was generated by DokuWiki at http://ltb-project.org/
_______________________________________________ ltb-changes mailing list [email protected] https://lists.ltb-project.org/cgi-bin/mailman/listinfo/ltb-changes
