Posted
over 15 years
ago
by
marioarce
Ticket #7
Implementing user authentication and session
Classes /CronosControlContext.cs
* represents a CronosControl? Context , added some base methods to manage current session, current context objects, values and properties, and to manage cookies and culture
Classes /Tracker/TrackerSession.cs
* represents a tracker session object
|
Posted
over 15 years
ago
by
marioarce
Ticket #6
Custom Role Provider for CronosControl?
* Implements the methods of RoleProvider? to provide the ASP.NET role services for CronosControl?
TrackerManager?.cs
* Added the methods AddUsersToRoles?(), GetRolesForUser?(), IsUserInRole?() that
|
Posted
over 15 years
ago
by
marioarce
Added link to 'My Tickets'
(diff)
|
Posted
over 15 years
ago
by
marioarce
Implement a mechanism to manage user authentication and session
|
Posted
over 15 years
ago
cronoscontrol: Check out the project Roadmap at http://www.cronoscontrol.net/documentation/roadmap.html
|
Posted
over 15 years
ago
by
marioarce
Ticket #1
fixed foreign key constraint "FK_UserProjectRole_User"
|
Posted
over 15 years
ago
by
marioarce
Create a custom role provider that uses custom SQL Server tables separate from the pre-defined tables used by the standard provider.
|
Posted
over 15 years
ago
by
marioarce
Ticket #3
website project modified to use the Custom Membership Provider for CronosControl?
also:
registered the configuration file Config.xml
|
Posted
over 15 years
ago
by
marioarce
Ticket #5
added Libraries projects to the solution
|
Posted
over 15 years
ago
by
marioarce
Ticket #3
Custom Membership Provider for CronosControl?
Implements the methods of MembershipProvider? to provide the ASP.NET membership services for CronosControl?
TrackerManager?.cs
This class implements the methods necessary for maintaining
|