cmc-sales/php/app
2025-12-08 20:39:45 +11:00
..
config Reworking attachment logic in Go, bumping Nginx max file upload size, fixing local dev env, changes to .gitignore 2025-12-08 20:39:45 +11:00
controllers Reworking attachment logic in Go, bumping Nginx max file upload size, fixing local dev env, changes to .gitignore 2025-12-08 20:39:45 +11:00
emails Moving php and go into separate dirs, moving scripts into a central dir, updating files as necessary 2025-11-23 12:30:24 +11:00
locale/eng/LC_MESSAGES Moving php and go into separate dirs, moving scripts into a central dir, updating files as necessary 2025-11-23 12:30:24 +11:00
migrations Moving php and go into separate dirs, moving scripts into a central dir, updating files as necessary 2025-11-23 12:30:24 +11:00
models Moving php and go into separate dirs, moving scripts into a central dir, updating files as necessary 2025-11-23 12:30:24 +11:00
plugins Moving php and go into separate dirs, moving scripts into a central dir, updating files as necessary 2025-11-23 12:30:24 +11:00
tests Moving php and go into separate dirs, moving scripts into a central dir, updating files as necessary 2025-11-23 12:30:24 +11:00
tmp/logs Moving php and go into separate dirs, moving scripts into a central dir, updating files as necessary 2025-11-23 12:30:24 +11:00
vendors Moving php and go into separate dirs, moving scripts into a central dir, updating files as necessary 2025-11-23 12:30:24 +11:00
views Reworking attachment logic in Go, bumping Nginx max file upload size, fixing local dev env, changes to .gitignore 2025-12-08 20:39:45 +11:00
webroot Moving php and go into separate dirs, moving scripts into a central dir, updating files as necessary 2025-11-23 12:30:24 +11:00
.DS_Store Moving php and go into separate dirs, moving scripts into a central dir, updating files as necessary 2025-11-23 12:30:24 +11:00
index.php Moving php and go into separate dirs, moving scripts into a central dir, updating files as necessary 2025-11-23 12:30:24 +11:00
README.md Moving php and go into separate dirs, moving scripts into a central dir, updating files as necessary 2025-11-23 12:30:24 +11:00

#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