Ticket #255 (closed enhancement: fixed)

Opened 19 months ago

Last modified 19 months ago

Incorporate user-registration on startup

Reported by: kasper Owned by:
Priority: medium Milestone: DataCleaner 1.5
Component: DataCleaner-gui Keywords:
Cc:
Influenced classes:

Description

We are launching a new website for DataCleaner soon and in order to build the community we want users to be more aware of the online activities through user-registration, mailing list subscription etc.

This ticket includes the construction of a registration dialog in the DataCleaner GUI application. The dialog should let people create a profile, use an existing profile or not use a profile (which will cause the dialog to keep showing up every time the app. starts).

Change History

comment:1 Changed 19 months ago by kasper

  • Status changed from new to closed
  • Resolution set to fixed

Fixed as of rev. [718].

comment:2 Changed 19 months ago by kasper

Added rev. [722] which implements the htpasswd hashing algorithm so that we don't expose the raw password in the HTTP requests :)

Note: See TracTickets for help on using tickets.