Project

General

Profile

Actions

Feature #942

closed

Standard authentication widget

Added by Koen Deforche over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
08/10/2011
Due date:
% Done:

0%

Estimated time:

Description

Most web apps need some form of authentication.

There are many issues in implementing this correctly. See this discussion and many of these issues are unique to web applications.

In Wt, this could be abstracted nicely in a widget (WAuthenticationWidget) which talks to a model for actual storage of tokens, a model for a hash function, a model for confirming through mail, etc... with some concrete implementations which use for example Wt::Dbo and the recommended bcrypt.

The authentication widget itselfs allows login and logout functions, and its user-interface is entirely customizable and CSS-stylable.

Regards,

koen

Actions #1

Updated by Koen Deforche over 12 years ago

  • Status changed from New to InProgress
  • Assignee set to Koen Deforche
Actions #2

Updated by Koen Deforche over 12 years ago

  • Status changed from InProgress to Resolved
  • Target version set to 3.2.0
Actions #3

Updated by Koen Deforche over 12 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF