Ticket #125 (new enhancement)

Opened 3 years ago

Last modified 2 years ago

Add configurable auth path to AuthForm

Reported by: coderanger Assigned to: coderanger
Priority: normal Component: AuthFormPlugin
Severity: normal Keywords: patch
Cc: sakutz@gmail.com Trac Release:

Description

Add a trac.ini directive for AuthForm? specifying the path to use for authentication.

Attachments

authform_config.diff (0.8 kB) - added by adeason@tjhsst.edu on 02/19/06 16:56:42.
Patch for allowing configuration of the login path

Change History

02/19/06 16:56:42 changed by adeason@tjhsst.edu

  • attachment authform_config.diff added.

Patch for allowing configuration of the login path

02/19/06 16:58:16 changed by adeason@tjhsst.edu

  • keywords set to patch.

Added a patch for allowing a config directive. The config directive is under the [authform] section, and the directive itself is called login_path. The value should be just "/login" if you want it to do what it used to.


Add/Change #125 (Add configurable auth path to AuthForm)




Change Properties
Action