2011-07-13 23:03:28 +00:00
|
|
|
#CMC Sales Software
|
|
|
|
|
|
|
|
|
|
This software powers the Sales process at CMC Technologies.
|
|
|
|
|
|
2019-04-06 11:16:13 +00:00
|
|
|
## Adding users
|
|
|
|
|
|
|
|
|
|
Auth is now handled by nginx
|
|
|
|
|
https://docs.nginx.com/nginx/admin-guide/security-controls/configuring-http-basic-authentication/#example
|
|
|
|
|
|
|
|
|
|
Need to create a user in the DB, and then set the password in the htpasswd file
|
|
|
|
|
|