summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2025-06-10Prevent PHP-FPM from erring in systemdHEAD1.0.5masterJohn Klug1
2025-05-29Prevent failure on the nfoff script when filters do not exist in netfilterJohn Klug1
2025-05-22Remove Netfilter when commissioning stops to unblock cellularJohn Klug3
2025-05-22Remove invalid PIDFILE parameterJohn Klug1
2025-05-21Remove the possibility of commissioning from Cellular for security purposesJohn Klug4
2025-05-14Check for mts-ubpasswd existtence before usage, invert LEDs when ↵John Klug1
commissioning is successful
2025-05-14Invert LEDs during commissioning modeJohn Klug2
2025-05-14Unified /usr compatibility featureJohn Klug1
2025-05-13Fix commission-php-fpm systemd serviceJohn Klug2
2025-05-13Make off.sh executableJohn Klug1
2025-05-13Add systemd support to commissioningJohn Klug5
2025-05-09Fix uninitialized variable issues which fails in modern PHP1.0.4John Klug1
2023-09-28Move to latest jsoncpp package1.0.3John Klug1
2023-02-02Print mts-ubpasswd errors if all else is clean1.0.2John Klug1
2020-06-12Merge remote-tracking branch 'remotes/gitlab/master'1.0.1Patrick Murphy1
2020-06-12loosened checks on legalName function to only prevent commissioning root userPatrick Murphy1
2020-06-08Merge branch 'passwd_change'Patrick Murphy1
2020-06-08changed passwd -d to passwd -l to lock instead of purge detected passwordsPatrick Murphy1
2020-06-07Merge remote-tracking branches 'origin' and 'remotes/gitlab/master'Patrick Murphy1
2020-06-07removed text fields and buttons upon successful completion of web commissioningPatrick Murphy1
2020-05-18Merge remote-tracking branch 'remotes/gitlab/master'Patrick Murphy1
2020-05-18populated rmpasswd data via passwd callPatrick Murphy1
2020-05-18Merge tag '1.0.1'Patrick Murphy1
added rmpasswd routine
2020-05-16renamed rmpasswd.sh -> rmpasswdPatrick Murphy1
2020-05-14added rmpasswd.sh to permit password resets via reset-handlerPatrick Murphy1
2020-04-23modified permissionsPatrick Murphy1
2020-04-23modified passwdPatrick Murphy1
2020-04-23added authorized passwdPatrick Murphy1
2020-04-23modified password assignmentPatrick Murphy1
2020-04-23simplified passwd callPatrick Murphy1
2020-04-23modified print request to use fprintf instead of fgetsPatrick Murphy1
2020-04-23modified password creationPatrick Murphy1
2020-04-22fixed error that mislabeld username when assigning passwordPatrick Murphy2
2020-04-22addressed missing line in useradd creationPatrick Murphy1
2020-04-13removed erroneous filePatrick Murphy1
2020-04-13fcgi commissioning 1.0Patrick Murphy9
2020-04-01reoriented repo layoutPatrick5
2020-04-01modified makefile formatPatrick5
2020-03-31addressing error in gitlab file grabPatrick1
2020-03-30early experiments of integrating w/ yocto toolchainPatrick2
2019-12-10Disallow " in password.1.0.0John Klug1
2019-12-10Disallow " in User-ID to prevent shell interpretationJohn Klug1
2019-12-10Improved Security with passwords read from stdin, length limited user-idJohn Klug1
2019-12-06Set paths consistantlyJohn Klug4
2019-12-06Add debug to /etc/init.d/commissionJohn Klug1
2019-12-06Print correct message when commissioning is disabledJohn Klug2
2019-12-06Need redirect module for lighttpdJohn Klug1
2019-12-06Remove invalid ssl-conf-cmd, fix redirect, put commission state in /runJohn Klug3
2019-12-04Fix redirect from http.John Klug1
2019-12-04Add port 80 redirect to 443John Klug1