Commit Graph

9 Commits

Author SHA1 Message Date
Zack Spear
67bbd68664 refactor: streamline key installation feedback
- Simplified success messages in both PHP class and shell script after key installation.
- Removed unnecessary conditional checks for array state, providing a more straightforward success response.

This change aims to enhance clarity in user feedback during key installation. No further changes are pending for this task.
2025-07-10 09:58:42 -07:00
Zack Spear
2350d8ec08 feat: add exception handling and reload active key after installation
- Wrap installKey method in try-catch for better error handling
- Execute checkRegistration=Apply after successful key download
- Add error response for installation failures
- Apply changes to both PHP class and shell script
2025-07-09 15:54:33 -07:00
Zack Spear
58bee5744d fix: KeyInstaller class responseComplete usage 2025-03-20 12:41:38 -07:00
Tom Mortensen
b8aa426abd Put file in correct place, oops 2024-12-13 15:39:22 -08:00
Zack Spear
1655a361eb fix: Install Key class self instantiate with GET request 2024-02-08 13:29:50 -08:00
Zack Spear
61b17ed7df refactor: InstallKey returns 2024-02-05 11:38:01 -08:00
Zack Spear
a3137c4086 refactor: unused InstallKey include for extensible usage 2024-02-05 11:38:01 -08:00
bergware
ceeb125ba9 Use "null coalescing assignment" operator for $docroot 2023-10-26 14:00:15 +02:00
Tom Mortensen
f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00