Project

General

Profile

Download (1.21 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
40f9bcc1 11/12/2010 09:06 PM Ohad Levy

fixes #461 - Newly installed foreman installation creates the admin account without Admin permissions

10d296b4 11/08/2010 07:57 PM Paul Kelly

Fixes #440 - Admin acount is created without admin permissions

9e6e5884 11/07/2010 11:32 AM Ohad Levy

Fixes #436 - Migration should not fail if domain name is not set

7a4ec5cf 07/06/2010 04:51 PM Paul Kelly

Fixes #145 - Added AuthSourceInternal

Added a password setting facility to the user class for AuthSourceInternal
Switched to SHA1
Changed :ldap to :login
Applied numerous fixes from Ohad Levy
Fixed malformed user page
Switched attr_accessible to attr_protected...