added config element for context path (fix #611)

This commit is contained in:
Athou
2014-08-16 07:05:49 +02:00
parent 374c4b265a
commit 36edb9373b
5 changed files with 12 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
v 2.0.2
- context path is now configurable in config.yml (see app.contextPath in config.yml.example)
- fix login on firefox when fields are autofilled by the browser
- user is now logged in after registration
- fix link to documentation on home page and about page