12 lines
316 B
Markdown
Executable file
12 lines
316 B
Markdown
Executable file
#CMC Sales Software
|
|
|
|
This software powers the Sales process at CMC Technologies.
|
|
|
|
## 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
|
|
|