Security fixes.
[openemr.git] / sql / official_additional_users.sql
blob029f489fe96fab8a62e6e8bf6ce2d0f5833bae77
1 INSERT INTO `users` (username,password,lname,authorized,active) VALUES ('phimail-service','NoLogin','phiMail Gateway',0,0);
2 INSERT INTO `users` (username,password,lname,authorized,active) VALUES ('portal-user','NoLogin','Patient Portal User',0,0);