[
https://issues.apache.org/jira/browse/ISIS-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15734759#comment-15734759
]
ASF subversion and git services commented on ISIS-1553:
-------------------------------------------------------
Commit bca9bfaeab8dfed119170aa9128a0b70828ddd2d in isis's branch
refs/heads/maint-1.13.2 from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=bca9bfa ]
ISIS-1553: returns a fixed encryption key if not running in production
> If in prototyping mode, shouldn't have to keep logging in when restart
> (rememberMe should activate)
> ---------------------------------------------------------------------------------------------------
>
> Key: ISIS-1553
> URL: https://issues.apache.org/jira/browse/ISIS-1553
> Project: Isis
> Issue Type: Improvement
> Components: Core: Viewer: Wicket
> Affects Versions: 1.13.1
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: 1.13.2
>
>
> This is due to the 'rememberMe.encryptionKey' - if not set then a random UUID
> is used, meaning that any cookie becomes invalid on restart.
> This is appropriate behaviour for production, but is annoying when
> prototyping.
> Therefore, just use a fixed value if not in production.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)