Changes between Initial Version and Version 1 of AdminPanels


Ignore:
Timestamp:
01/18/10 18:36:06 (15 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AdminPanels

    v1 v1  
     1 * Admin
     2  * Show in List View for Auth Users whether their account is enabled/disabled/pending
     3  * /orgs/admin/users/1
     4   * Filter the list of users to just those *not* in the role already
     5
     6 * Change Password Reset to take users to a password reset page instead of just emailing a new password?
     7  * More secure
     8  * Upstream in Web2Py (Massimo done: http://groups.google.com/group/web2py/browse_thread/thread/735601df6311eb3e# )
     9   * Needs Testing/Integrating