Trails

Login page needs a rememberMe checkbox facilitating encrypted cookies

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major 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 :
    5

Description

Login page needs a rememberMe checkbox facilitating encrypted cookies to encrypt passwords and automate login.

This could compete with the single sign on.

  1. CryptoService.java
    05/Jun/07 12:59 PM
    5 kB
    Ken in nashua
  2. hivemodule.xml
    05/Jun/07 1:03 PM
    2 kB
    Ken in nashua
  3. ICrypto.java
    05/Jun/07 12:59 PM
    0.2 kB
    Ken in nashua
  4. Login.html
    05/Jun/07 12:57 PM
    2 kB
    Ken in nashua
  5. Login.java
    05/Jun/07 12:58 PM
    4 kB
    Ken in nashua

Issue Links

Activity

Hide
Ken in nashua added a comment -

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.

Show
Ken in nashua added a comment - 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.
Hide
Ken in nashua added a comment -

The only thing that lacks is the encipher/decipher usage.

There was a dependency on tapestry-4.1 that prevented it... as I fadedly recall. But I could be wrong and it was just omitted.

Show
Ken in nashua added a comment - The only thing that lacks is the encipher/decipher usage. There was a dependency on tapestry-4.1 that prevented it... as I fadedly recall. But I could be wrong and it was just omitted.
Hide
Kalle Korhonen added a comment -

I'm working on a default remembe-me implementation based on best practises desribed at http://fishbowl.pastiche.org/2004/01/19/persistent_login_cookie_best_practice

Show
Kalle Korhonen added a comment - I'm working on a default remembe-me implementation based on best practises desribed at http://fishbowl.pastiche.org/2004/01/19/persistent_login_cookie_best_practice
Hide
Ken in nashua added a comment -

Would be nice to see an optional popup dialog effect for username/password.

Show
Ken in nashua added a comment - Would be nice to see an optional popup dialog effect for username/password.
Hide
Kalle Korhonen added a comment -

Pop-up dialog is not in the scope of this issue, and in my opinion, we can only provide something like that as an example, not as a default implementation.

Show
Kalle Korhonen added a comment - Pop-up dialog is not in the scope of this issue, and in my opinion, we can only provide something like that as an example, not as a default implementation.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: