pis #12

Merged
fred.boniface merged 95 commits from pis into main 2023-05-06 21:54:51 +01:00
1 changed files with 3 additions and 1 deletions
Showing only changes of commit e72e05ebc0 - Show all commits

View File

@ -1,4 +1,6 @@
module.exports = statusCodes = {
module.exports = statusCodes
const statusCodes = {
700: 'no authentication attempt',
701: 'invalid credentials',
702: 'domain not whitelisted',