Commit Graph

64 Commits

Author SHA1 Message Date
5164ed1ef7 completes oidc example 2024-11-07 23:57:57 +01:00
a327603318 fix linter warnings 2024-11-07 23:46:04 +01:00
1b1778d31f add deps 2024-11-07 23:43:21 +01:00
98fc5a43ff ++ 2024-11-07 23:43:17 +01:00
4212226db3 add option to auth through oidc 2024-11-07 23:42:15 +01:00
d5e5ba33c2 return an error instead of redirect 2024-11-07 21:06:11 +01:00
645d3bd521 use port from configuration 2024-11-07 21:06:02 +01:00
70c78c11cc handle logout 2024-11-07 21:05:52 +01:00
ab31252fec add test runner 2024-11-07 00:08:33 +01:00
6b7b3403f7 fix linter warnings 2024-11-07 00:07:21 +01:00
c272849732 fmt code 2024-11-06 23:57:58 +01:00
88848631ee add oidc deps 2024-11-06 23:57:53 +01:00
8461bda81f task generate 2024-11-06 23:56:44 +01:00
b61b22afbc change credentials for example 2024-11-06 23:56:17 +01:00
0564628c59 login (config based) 2024-11-06 23:45:12 +01:00
270e2bff37 logout 2024-11-06 23:44:58 +01:00
7aadf5e4de add user consumers use a structs.User 2024-11-06 23:44:46 +01:00
a051c79559 session set the user in req context 2024-11-06 23:44:30 +01:00
8a81c61734 fix redirect status code 2024-11-06 23:44:12 +01:00
73efbba8e8 register custom type in gob 2024-11-06 23:43:44 +01:00
518d204c6f remove commented code 2024-11-06 23:43:26 +01:00
1c058ae3fa auth api returns a structs user 2024-11-06 23:43:13 +01:00
95a1a75e96 generate css 2024-11-06 23:42:49 +01:00
dcfdd2fdc3 templates accept user from structs 2024-11-06 23:42:42 +01:00
55ccdb4f0a user struct 2024-11-06 23:42:20 +01:00
0d11a86f9e improve oidc config, add sample method 2024-11-06 23:07:52 +01:00
cdca5caa2a authtype 2024-11-06 23:07:22 +01:00
d268eb9eb5 example cfg 2024-11-06 23:06:44 +01:00
0e5e480fd0 send facade cfg to constructor 2024-11-06 23:06:34 +01:00
508cebd52e add facade configuration 2024-11-06 23:06:10 +01:00
bc968b174e add nm to ignore 2024-11-06 23:05:35 +01:00
952c08b209 generate tailwind 2024-11-06 23:05:25 +01:00
0c6455dba8 auth tempaltes 2024-11-06 23:05:19 +01:00
8c9b066db7 change configuration layout
- Add useful types
- Allow to configure oidc provider (not implemented yet)
- Refactor all users and acl usages
2024-11-06 22:02:09 +01:00
66325b3415 add dex provider to compose 2024-11-06 20:34:36 +01:00
8274b5b5bd serve tailwinds locally v0.8.0 2024-11-05 21:40:40 +01:00
0d4af32367 change way to clone repo 2024-11-04 21:53:38 +01:00
e9e8fbda03 go mod tidy v0.7.0 2024-11-04 21:50:01 +01:00
e371e5417f build application in main.go 2024-11-04 21:49:11 +01:00
507be660d4 implement facade 2024-11-04 21:48:59 +01:00
e356f25a62 implement application layer 2024-11-04 21:48:52 +01:00
bcf7c74f36 update tools 2024-11-04 21:48:30 +01:00
ab403d25bd generate 2024-11-04 18:44:39 +01:00
95814a026c ++ v0.6.0 2024-11-04 18:31:40 +01:00
0ddb68016f simplify vector op v0.5.0 2024-11-04 18:15:23 +01:00
752e5cebe7 rename 2024-11-04 18:07:21 +01:00
ef6d76584d improve star detection 2024-11-04 17:51:40 +01:00
f2f0387132 move tests to another file 2024-11-04 17:51:31 +01:00
65467fe7a0 collect nodes before any checks 2024-11-04 17:51:20 +01:00
ecf89238ef remove FilterType 2024-11-04 17:21:39 +01:00