Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Genesys PGR
Genesys Backend
Commits
f35bc303
Commit
f35bc303
authored
Feb 17, 2016
by
Alexander Basov
Browse files
Bug #28835 Login in non-default language
parent
8e6d33a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/web.xml
View file @
f35bc303
...
...
@@ -154,7 +154,7 @@
<filter-class>
org.genesys2.server.servlet.filter.LocaleURLFilter
</filter-class>
<init-param>
<param-name>
exclude-paths
</param-name>
<param-value>
/html
</param-value>
<param-value>
/html
/login-attempt
</param-value>
</init-param>
<init-param>
<param-name>
default-locale
</param-name>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment