Subversion Repositories SmartDukaan

Rev

Rev 3206 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3206 Rev 3405
Line 11... Line 11...
11
sha256Matcher.hashAlgorithmName=SHA-256
11
sha256Matcher.hashAlgorithmName=SHA-256
12
crmAuthorizingRealm.credentialsMatcher = $sha256Matcher
12
crmAuthorizingRealm.credentialsMatcher = $sha256Matcher
13
authc = in.shop2020.serving.auth.VerboseFilter
13
authc = in.shop2020.serving.auth.VerboseFilter
14
authc.loginUrl = /login.html
14
authc.loginUrl = /login.html
15
authc.successUrl = /
15
authc.successUrl = /
-
 
16
# 2 hours session timeout
-
 
17
securityManager.sessionManager.globalSessionTimeout = 7200000
16
 
18
 
17
[users]
19
[users]
18
# The 'users' section is for simple deployments
20
# The 'users' section is for simple deployments
19
# when you only need a small number of statically-defined
21
# when you only need a small number of statically-defined
20
# set of User accounts.
22
# set of User accounts.