cmc-sales/app
2023-03-21 22:13:52 +11:00
..
config Revert "Enable debug" 2022-06-25 17:12:32 +10:00
controllers Progress on #54 invoice sheet work 2023-03-21 22:13:03 +11:00
emails Reworked repo structure. added cake 1.2 2013-03-23 16:25:52 +11:00
locale/eng/LC_MESSAGES Reworked repo structure. added cake 1.2 2013-03-23 16:25:52 +11:00
migrations Update README.md and some other changes 2019-12-18 15:06:53 +11:00
models Change user and contact model email validation to just notEmpty 2022-04-06 13:20:52 +10:00
plugins Reworked repo structure. added cake 1.2 2013-03-23 16:25:52 +11:00
tests Reworked repo structure. added cake 1.2 2013-03-23 16:25:52 +11:00
vendors Add InvoiceShell to update old invoices for their invoiced_amount 2023-03-21 22:13:52 +11:00
views Progress on #54 invoice sheet work 2023-03-21 22:13:03 +11:00
webroot Stop duplicates by using .one() on button-links - issue #56 2022-12-19 20:37:58 +11:00
index.php Reworked repo structure. added cake 1.2 2013-03-23 16:25:52 +11:00
README.md Fix issues in new enquiry logic 2019-04-06 22:16:13 +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