Changes between Version 6 and Version 7 of TracModPython
- Время:
- 13 апр. 2013 г., 15:51:10 (13 лет назад)
Обозначения:
- Без изменений
- Добавлено
- Удалено
- Изменено
-
TracModPython
v6 v7 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 {{{