Opened 3 years ago
Last modified 2 years ago
Add a trac.ini directive for AuthForm? specifying the path to use for authentication.
Patch for allowing configuration of the login path
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.