Mercurial > dive4elements > river
comparison gwt-client/src/main/webapp/WEB-INF/web.xml @ 8845:89dcaae0801c
Documenting comment.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Tue, 16 Jan 2018 18:13:54 +0100 |
parents | 2c8259176c46 |
children | 8c64617a7991 654aaa0d7576 |
comparison
equal
deleted
inserted
replaced
8844:890f708b18d6 | 8845:89dcaae0801c |
---|---|
38 <param-name>disable-login</param-name> | 38 <param-name>disable-login</param-name> |
39 <param-value>false</param-value> | 39 <param-value>false</param-value> |
40 </context-param> | 40 </context-param> |
41 | 41 |
42 <context-param> | 42 <context-param> |
43 <!-- Set this to 'was' or 'ggina' to use the GGinA authenticator | |
44 or to 'plain' to use a local flys_user_file. --> | |
43 <param-name>authentication</param-name> | 45 <param-name>authentication</param-name> |
44 <param-value>plain</param-value> | 46 <param-value>plain</param-value> |
45 </context-param> | 47 </context-param> |
46 | 48 |
47 <context-param> | 49 <context-param> |