phpBMS

Changeset 739 for trunk/phpbms/modules

Show
Ignore:
Timestamp:
01/08/10 14:06:56 (2 years ago)
Author:
nate
Message:
  • Users with portal access should also be admins. Two users added by default (that have portal access), now are admins (fixing the problem with the install).
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/modules/recurringinvoices/install/users.sql

    r620 r739  
    1 INSERT INTO `users` (`uuid`, `login`, `password`, `firstname`, `lastname`, `lastip`, `creationdate`, `revoked`, `createdby`, `modifiedby`, `lastlogin`, `modifieddate`, `email`, `phone`, `department`, `employeenumber`, `admin`, `portalaccess`) VALUES ('usr:170c4b04-b8fe-a528-fcea-5a213669f400', 'Reccurence', 'tÒ%ÁBÞTv:$ÖRtÈ`', 'phpBMS', 'Scheduler', '', NOW(), '0', 1, 1, NULL, NOW(), '', '', '', '', '0', '1'); 
     1INSERT INTO `users` (`uuid`, `login`, `password`, `firstname`, `lastname`, `lastip`, `creationdate`, `revoked`, `createdby`, `modifiedby`, `lastlogin`, `modifieddate`, `email`, `phone`, `department`, `employeenumber`, `admin`, `portalaccess`) VALUES ('usr:170c4b04-b8fe-a528-fcea-5a213669f400', 'Reccurence', 'tÒ%ÁBÞTv:$ÖRtÈ`', 'phpBMS', 'Reccurence', '', NOW(), '0', 1, 1, NULL, NOW(), '', '', '', '', '1', '1'); 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.