Commit graph

86 commits

Author SHA1 Message Date
miloschwartz
599d0a52bf
add api key code and oidc auto provision code 2025-04-28 21:14:09 -04:00
miloschwartz
6f59d0cd2d
add createOrgUser endpoint 2025-04-23 13:26:38 -04:00
miloschwartz
7938b419cc
add actions for idp 2025-04-20 21:31:01 -04:00
miloschwartz
b4fda6a1f6
add default mapping policy and move auto provision 2025-04-18 17:04:16 -04:00
miloschwartz
53be2739bb
successful log in loop poc 2025-04-13 18:29:23 -04:00
miloschwartz
480a5f648d
testing oidc callback 2025-04-12 15:44:26 -04:00
grokdesigns
d7f50bac6a
Add invitation management 2025-04-08 18:18:57 -07:00
miloschwartz
0e65f8c921
check resource id on verify access token 2025-04-06 13:08:55 -04:00
miloschwartz
6cc4bc2645
add pass access token in headers 2025-04-05 22:36:51 -04:00
miloschwartz
74d6b3d902
shorten share links and add migration 2025-04-04 22:58:01 -04:00
miloschwartz
5e2f9e1eeb
add createNewt action and remove max orgs restriction 2025-03-26 22:20:22 -04:00
miloschwartz
fefb07e14c
move schema.ts to module 2025-03-23 17:11:48 -04:00
miloschwartz
f2a14e6a36
append timestamp to cookie name to prevent redirect loops 2025-03-21 21:38:36 -04:00
miloschwartz
adef93623d
more visual enhancements and use expires instead of max age in cookies 2025-03-02 15:50:03 -05:00
miloschwartz
e82df67063
Merge branch 'dev' into multi-domain 2025-02-26 21:26:20 -05:00
miloschwartz
ff37e07ce6
make cookies work with multi-domain 2025-02-23 23:04:01 -05:00
miloschwartz
82f990eb8b
add list domains for org endpoint 2025-02-16 18:09:17 -05:00
Milo Schwartz
8dd30c88ab
fix reset password sql error 2025-02-14 13:12:29 -05:00
Milo Schwartz
19273ddbd5
use zod for rules ip validation 2025-02-12 21:52:58 -05:00
Milo Schwartz
6fba13c8d1
Merge pull request #185 from fosrl/rules
Rules
2025-02-10 21:11:57 -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
bb5573a8f4
allow comma in password closes #121 2025-01-31 15:03:36 -05:00
Milo Schwartz
f40d91ff9e
remove secure_cookies option from config 2025-01-30 21:53:42 -05:00
Milo Schwartz
60110350aa
use smtp user if no no-reply set 2025-01-28 21:26:34 -05:00
Milo Schwartz
9f1f2910e4
refactor auth to work cross domain and with http resources closes #100 2025-01-26 14:42:02 -05:00
Milo Schwartz
ab18e15a71
allow controlling cors from config and add cors middleware to traefik 2025-01-13 23:59:10 -05:00
Milo Schwartz
f5fda5d8ea
allow access token in resource url 2025-01-11 19:47:07 -05:00
Milo Schwartz
235e91294e
remove base_url from config (#13)
* add example config dir, logos, and update CONTRIBUTING.md

* update dockerignore

* split base_url into dashboard_url and base_domain

* Remove unessicary ports

* Allow anything for the ip

* Update docker tags

* Complex regex for domains/ips

* update gitignore

---------

Co-authored-by: Owen Schwartz <owen@txv.io>
2025-01-07 22:41:35 -05:00
Milo Schwartz
3b4a993704
refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz
9732098799
make config class and separate migrations script 2025-01-01 17:50:12 -05:00
Milo Schwartz
b199595100
rename auth and start work separating config 2025-01-01 16:40:01 -05:00
Milo Schwartz
2ed4b948b8
fix access token session do not extend and make domains lower case 2024-12-26 15:13:49 -05:00
Owen Schwartz
d75222626e
Use samesite strict 2024-12-25 22:08:52 -05:00
Milo Schwartz
4cdaa9b588
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-12-25 15:55:50 -05:00
Milo Schwartz
4a1e869e58
setup server admin 2024-12-25 15:54:32 -05:00
Owen Schwartz
2f328fc719
Add basic transactions 2024-12-24 16:00:02 -05:00
Milo Schwartz
4b34353354
allow backup code input for totp 2024-12-22 17:20:24 -05:00
Milo Schwartz
f224bfa4ee
reset password flow 2024-12-22 16:59:30 -05:00
Owen Schwartz
0386d81b95
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-12-22 12:04:57 -05:00
Owen Schwartz
1361b47ef7
Remove dangerous logging 2024-12-22 12:03:46 -05:00
Milo Schwartz
ce5df3b0b9
fix issues from test deploy 2024-12-21 21:01:12 -05:00
Milo Schwartz
845d65ad33
share links 2024-12-20 22:24:44 -05:00
Milo Schwartz
72dc02ff2e
access token endpoints and other backend support 2024-12-18 23:14:26 -05:00
Milo Schwartz
207a7b8a39
add resource whitelist auth method 2024-12-16 22:40:42 -05:00
Milo Schwartz
998fab6d0a
add otp flow to resource auth portal 2024-12-15 17:47:07 -05:00
Milo Schwartz
8178dd1525
set resource session as base domain cookie 2024-11-27 00:07:40 -05:00
Milo Schwartz
d7c4bc43a4
set resource session cookie in proxy via param 2024-11-23 23:31:22 -05:00
Milo Schwartz
e802d061ba
api for set resource password and auth with resource password 2024-11-17 22:44:11 -05:00