Project

General

Profile

Actions

Feature #942

closed
KD KD

Standard authentication widget

Feature #942: Standard authentication widget

Added by Koen Deforche about 15 years ago. Updated almost 15 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

KD Updated by Koen Deforche almost 15 years ago Actions #1

  • Status changed from New to InProgress
  • Assignee set to Koen Deforche

KD Updated by Koen Deforche almost 15 years ago Actions #2

  • Status changed from InProgress to Resolved
  • Target version set to 3.2.0

KD Updated by Koen Deforche almost 15 years ago Actions #3

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom