Skip to content

Commit

Permalink
rememberMe.suppress
Browse files Browse the repository at this point in the history
  • Loading branch information
danhaywood committed Jun 17, 2016
1 parent b931610 commit 1b23144
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions webapp/src/main/webapp/WEB-INF/viewer_wicket.properties
Expand Up @@ -40,17 +40,12 @@ isis.viewer.wicket.maxTitleLengthInParentedTables=0
#isis.viewer.wicket.dateTimePattern=dd/MM/yy HH:mm
#isis.viewer.wicket.datePickerPattern=DD/MM/YY


#
# whether to strip wicket tags from markup (default is true, as they may break some CSS rules)
#
#isis.viewer.wicket.stripWicketTags=false


#
# whether to suppress the 'rememberMe' checkbox on the login page (default is false)
#
#isis.viewer.wicket.suppressRememberMe=false
#isis.viewer.wicket.rememberMe.suppress=false
isis.viewer.wicket.rememberMe.encryptionKey=demoAppEncryptionKey


#
# if user attempts to access a protected URL before signing in, then as a convenience the viewer will continue
Expand All @@ -60,11 +55,6 @@ isis.viewer.wicket.maxTitleLengthInParentedTables=0
#isis.viewer.wicket.clearOriginalDestination=true


#
# whether to show action dialogs on their own page rather than as a modal dialog (default is false)
#
#isis.viewer.wicket.disableModalDialogs=false


#
# the maximum number of pages to list in bookmark (default is 15)
Expand Down

0 comments on commit 1b23144

Please sign in to comment.