Commit Graph

66 Commits (516158a0a9f1450b91262bad23854ee459ac7d0a)

Author SHA1 Message Date
Keith Irwin ed69581682
Shellcheck, added server secret checks, removed double-quotes from library file calls 2022-12-04 08:53:22 -07:00
Keith Irwin 80be6bcf57
Removed TOKENS_FILE and LIB_DIR from config 2022-12-03 18:30:14 -07:00
Keith Irwin bcc6821cca
Removed extraneous checks and some cleanup 2022-12-03 18:23:13 -07:00
Keith Irwin 30b7761bc1
Delete from federated wireguard server 2022-12-03 17:57:42 -07:00
Keith Irwin aa35d5c31a
Completely replaced logfile with stderr 2022-12-03 17:07:03 -07:00
Keith Irwin 4cf03e88e2
Added initial federation code 2022-11-27 16:00:43 -07:00
Keith Irwin 3690136d34
Cleaned up exit codes 2022-11-08 21:05:34 -07:00
Keith Irwin 475e99c24d
Removed commented out bits 2022-11-07 19:11:38 -07:00
Keith Irwin bd29148b3f
Fixed logging for self-deletion 2022-11-07 19:10:10 -07:00
Keith Irwin 7041d43832
That should be a 6 opps 2022-11-07 19:07:15 -07:00
Keith Irwin 8adc5c004c
Prepare to test that 2022-11-07 19:03:51 -07:00
Keith Irwin d3d5087830
Prevent admin deleting their own peer 2022-11-07 19:02:12 -07:00
Keith Irwin e04198c8a9
Fixed correct routing for local and remote servers 2022-11-07 17:31:59 -07:00
Keith Irwin c09d66c796
Try to preserve newlines 2022-11-07 17:24:55 -07:00
Keith Irwin 7b17177d4f
That wasn't right 2022-11-07 17:11:44 -07:00
Keith Irwin 1f9bc2bdec
Route through host to other peers 2022-11-07 17:01:23 -07:00
Keith Irwin 70b4c1358b
Shellchecks 2022-11-07 16:20:52 -07:00
Keith Irwin cb5b44244d
Fixed log error messages 2022-11-07 12:21:43 -07:00
Keith Irwin 60ab2966a2
Switch to singular case (should only return one) 2022-11-07 12:18:44 -07:00
Keith Irwin 46886b7d85
Fix admin deleting peer 2022-11-07 12:17:40 -07:00
Keith Irwin fc9ad8b64d
Replace all ips_to_peers_rdns with rxfr 2022-11-07 11:30:56 -07:00
Keith Irwin e5c2f3161a
Fixed frontend, final cleanup 2022-11-02 13:16:16 -06:00
Keith Irwin d049e50868
Final coding for deleting a user from admin ui 2022-11-02 13:10:05 -06:00
Keith Irwin 230a383b06
Added more peer deletion logic 2022-11-02 13:02:23 -06:00
Keith Irwin dea9bb38ea
Fixed bad Dockerfile COPY 2022-11-02 12:29:57 -06:00
Keith Irwin b39eceafcb
Send usernumber too 2022-11-02 12:28:36 -06:00
Keith Irwin 90ae7bb506
Added more admin deleting user code 2022-11-02 12:19:06 -06:00
Keith Irwin c4b802e282
Initial deletion code 2022-11-02 12:13:36 -06:00
Keith Irwin 442fefab32
Cleaned up exit codes 2022-11-02 12:09:36 -06:00
Keith Irwin 6dbf4b4170
Removed commented-out code 2022-11-02 12:01:17 -06:00
Keith Irwin b42e861014
Fixed new usernumber generation 2022-11-02 11:58:32 -06:00
Keith Irwin bf943a1b92
Added admin adding new user backend code 2022-11-02 11:33:54 -06:00
Keith Irwin 3a327fd0fa
Fixed missing knockout.min.js 2022-11-01 18:58:36 -06:00
Keith Irwin 64ae072837
Ready for user functions 2022-10-21 16:26:01 -06:00
Keith Irwin 5c8231c8f4
Removed debugging and deployed remaining code 2022-10-20 19:06:32 -06:00
Keith Irwin 6844078539
Fixed token checks 2022-10-20 18:51:09 -06:00
Keith Irwin 9be068ec3c
Fixed token checks 2022-10-20 18:47:12 -06:00
Keith Irwin 2ce75beb4f
Admin delete peer debugging 2022-10-20 18:33:21 -06:00
Keith Irwin 50b1b5f87f
Added more code 2022-10-20 17:00:47 -06:00
Keith Irwin 4618754154
Added debugging 2022-10-20 16:58:32 -06:00
Keith Irwin c98b4d93bf
Added debugging 2022-10-20 16:56:21 -06:00
Keith Irwin 4bdf56212d
Added debugging 2022-10-20 16:52:13 -06:00
Keith Irwin 30d13b4c24
Removed later code 2022-10-20 16:51:16 -06:00
Keith Irwin 46758feaff
Added debugging 2022-10-20 16:48:58 -06:00
Keith Irwin a8982ca32c
Added more code 2022-10-20 16:28:42 -06:00
Keith Irwin 76ad51c7a5
Logging fixes 2022-10-20 16:27:02 -06:00
Keith Irwin 903e2f65af
Removed extraneous grep 2022-10-20 16:18:34 -06:00
Keith Irwin 63222c3459
Added more code 2022-10-20 16:15:20 -06:00
Keith Irwin 47cacd8751
Improved logging for admin new peer 2022-10-20 15:17:00 -06:00
Keith Irwin 64518af278
Split host and user names in request 2022-10-20 15:14:50 -06:00