2011-07-13 16:03:28 -07:00
|
|
|
#CMC Sales Software
|
|
|
|
|
|
|
|
|
|
This software powers the Sales process at CMC Technologies.
|
|
|
|
|
|
2019-04-06 04:16:13 -07: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
|
|
|
|
|
|