Feature #942

Standard authentication widget

Added by Koen Deforche almost 2 years ago. Updated over 1 year ago.

Status:ClosedStart date:08/10/2011
Priority:NormalDue date:
Assignee:Koen Deforche% Done:

0%

Category:-
Target version:3.2.0

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

History

#1 Updated by Koen Deforche over 1 year ago

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

#2 Updated by Koen Deforche over 1 year ago

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

#3 Updated by Koen Deforche over 1 year ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF