Commit Graph

1571 Commits

Author SHA1 Message Date
miloschwartz 1a63669805 Merge branch 'clients' of https://github.com/fosrl/pangolin_dg into clients 2025-02-21 18:51:43 -05:00
miloschwartz fcf6abd36e delete client instead of site 2025-02-21 18:51:27 -05:00
Owen b9080a1ec1 Working! 2025-02-21 18:51:16 -05:00
Owen 450b0bf4fa Use the right ip 2025-02-21 18:16:07 -05:00
Owen f99efbb1e9 Update the public key and the endpoint 2025-02-21 17:23:22 -05:00
Owen 6cf3bf0255 Not optional 2025-02-21 17:22:05 -05:00
Owen a0abe41c8a Fix up ws messages 2025-02-21 17:13:54 -05:00
miloschwartz 3830ad65fc more frontend for clients 2025-02-21 17:13:23 -05:00
miloschwartz 204403da67 Merge branch 'clients' of https://github.com/fosrl/pangolin_dg into clients 2025-02-21 16:58:39 -05:00
miloschwartz 098723b88d clients frontend demo first pass 2025-02-21 16:58:30 -05:00
Owen b21e758eb8 Initial olm test working 2025-02-21 16:19:12 -05:00
Owen b1f4971f25 Get new api endpoints working 2025-02-21 16:12:44 -05:00
miloschwartz 6e1bfdac58 add listClients endpoint 2025-02-21 15:45:34 -05:00
miloschwartz 11920ca997 add deleteClient endpoint 2025-02-21 15:26:48 -05:00
miloschwartz 255e29d9c8 Merge branch 'clients' of https://github.com/fosrl/pangolin_dg into clients 2025-02-21 14:39:31 -05:00
miloschwartz 35ccdd3014 add createClient for testing 2025-02-21 14:39:10 -05:00
Owen 757d628bc8 Handle port correctly 2025-02-21 12:52:24 -05:00
Owen a57d32d05d Add receive bandwidth 2025-02-21 12:41:02 -05:00
Owen ef69bf9256 Update ws paths 2025-02-21 12:34:05 -05:00
Owen bec303821b Handle types in handlers 2025-02-21 12:17:56 -05:00
miloschwartz 346f2db5fb add client olm relationship 2025-02-21 11:57:01 -05:00
Owen b9de0f8e38 Working on handlers 2025-02-21 10:55:38 -05:00
Owen e112fcba29 Move things around; rename to olm 2025-02-21 10:13:41 -05:00
miloschwartz 41983ce356 add wg site get config and pick client defaults 2025-02-20 22:34:51 -05:00
miloschwartz c877bb1187 bug fixes to smooth out multi domain inputs forms 2025-02-19 23:00:59 -05:00
miloschwartz e49fb646b0 refactor subdomain inputs 2025-02-18 22:56:46 -05:00
miloschwartz 82f990eb8b add list domains for org endpoint 2025-02-16 18:09:17 -05:00
miloschwartz 851bedb2e5 refactor create and update resource endpoints 2025-02-16 17:28:10 -05:00
Owen 7bf820a4bf Clean off ports for 80 and 443 hosts 2025-02-15 17:48:27 -05:00
Milo Schwartz d5a220a004 create target validator and add url validator 2025-02-14 16:46:46 -05:00
Milo Schwartz 2ff6d1d117 allow any string as target 2025-02-14 13:27:34 -05:00
Milo Schwartz 8dd30c88ab fix reset password sql error 2025-02-14 13:12:29 -05:00
Milo Schwartz fdf1dfdeba rules server validation, enabled toggle, fix wildcard 2025-02-11 23:59:13 -05:00
Milo Schwartz 6fba13c8d1 Merge pull request #185 from fosrl/rules
Rules
2025-02-10 21:11:57 -05:00
Owen 3c99fbb1ef Seperate ip and cidr 2025-02-10 21:06:37 -05:00
Owen 4bce210ff5 Be more lenient with leading and trailing slashes 2025-02-09 22:03:18 -05:00
Owen bbc1a9eac4 Format 2025-02-09 22:00:02 -05:00
Owen 5e92aebd20 Drop first 2025-02-09 21:56:39 -05:00
Owen 34e3fe690d Fix check on string 2025-02-09 11:33:40 -05:00
Owen 9694261f3e Add enable rules toggle 2025-02-09 11:02:40 -05:00
Owen 874c67345e Adjust rule processing 2025-02-09 10:50:43 -05:00
Owen 42434ca832 Add validation 2025-02-08 17:54:01 -05:00
Owen 4a6da91faf API and rule screen working 2025-02-08 17:38:30 -05:00
Owen 8f96d0795c Add update 2025-02-08 17:10:37 -05:00
Owen da3c8823f8 rename to resource rules and add api endpoints 2025-02-08 17:07:21 -05:00
Milo Schwartz d8a089fbc2 remove annoying debug log 2025-02-08 15:47:01 -05:00
Owen 2f49be69fe Initial pass at rules 2025-02-06 21:42:18 -05:00
Milo Schwartz 3c7025a327 add strict rate limit to endpoints that send email 2025-02-05 22:46:33 -05:00
Milo Schwartz 58a084426b allow logout to fail 2025-02-05 22:00:29 -05:00
Milo Schwartz 3fa7132534 fix update resource without subdomain 2025-02-05 21:32:49 -05:00