Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1.0
-
Fix Version/s: 1.1.0
-
Component/s: None
-
Labels:None
-
Environment:XP Pro, MySQL, HSql
-
Number of attachments :
Description
Login page needs a rememberMe checkbox facilitating encrypted cookies to encrypt passwords and automate login.
This could compete with the single sign on.
Attachments
Issue Links
| This issue depends upon: | ||||
| TRAILS-66 | login page needs a proper tapestry form |
|
|
|
I added some running prototype code... cryptoservice resided in it's own common jar
Usage of it was applied to tap-proto which operated the actual Login.java
worked like a charm.