Changes between Version 5 and Version 6 of TracModPython
- Timestamp:
- May 31, 2020, 9:49:25 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracModPython
v5 v6 212 212 For multiple projects, try restarting the server as well. 213 213 214 === Login Not Working===215 If you've used <Location /> directive, it will override any other directives, as well as <Location /Login>.214 === Login Not Working === 215 If you've used `<Location />` directive, it will override any other directives, as well as `<Location /login>`. 216 216 The workaround is to use negation expression as follows (for multi project setups): 217 217 {{{