Commit graph

400 commits

Author SHA1 Message Date
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
Owen
fb49fb8ddd
Initial schema 2025-02-20 18:10:52 -05:00
Milo Schwartz
6aa4908446
bump version 2025-02-14 16:53:05 -05:00
Milo Schwartz
d5a220a004
create target validator and add url validator 2025-02-14 16:46:46 -05:00
Owen
a418195b28
Fix ip range pick initial range; add test 2025-02-14 15:49:40 -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
Owen
7797c6c770
Allow the chars from RFC 3986 2025-02-14 12:38:28 -05:00
Owen
40922fedb8
Support v6 2025-02-14 12:32:18 -05:00
Owen
f61d442989
Allow . in path; resolves #199 2025-02-14 09:51:17 -05:00
Milo Schwartz
06ceff7427
change migration script text 2025-02-12 22:29:42 -05:00
Milo Schwartz
19273ddbd5
use zod for rules ip validation 2025-02-12 21:52:58 -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
Milo Schwartz
5b44ffa2fb
Merge branch 'rules' of https://github.com/fosrl/pangolin into rules 2025-02-09 23:24:09 -05:00
Milo Schwartz
6e6992e19f
add rules info card 2025-02-09 23:23:55 -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
c415ceef8d
Add migrations 2025-02-09 11:10:19 -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
b1fa980f56
expand list of allowed special characters in password 2025-02-08 16:04:41 -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
Owen
b92639647a
Add applyRules to resources 2025-02-06 21:19:55 -05:00
Owen
befdc3a002
Add table 2025-02-06 21:18:34 -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
Owen
0e73365106
Pull dashboard url for the newt config 2025-02-04 22:14:11 -05:00
Milo Schwartz
b6963a9c35
allow 80 or 443 raw resources 2025-02-04 21:39:13 -05:00
Milo Schwartz
e475c1ea50
all resources at the base domain closes #137 2025-02-03 21:18:16 -05:00
Milo Schwartz
0840c166ab
prevent api resource updates if raw resources is disabled 2025-02-02 16:22:00 -05:00
Milo Schwartz
65a537a670
make update raw resource port functional 2025-02-02 16:03:10 -05:00
Milo Schwartz
a7c99b016c
prevent raw tcp on port 80 or 443 2025-02-02 15:47:29 -05:00
Milo Schwartz
94ce5edc61
pull app version from consts instead of package.json 2025-02-02 15:30:41 -05:00
Milo Schwartz
53660a163c
minor changes to verbiage and id value 2025-02-01 21:11:31 -05:00