Commit Graph

31 Commits

Author SHA1 Message Date
44e51057d8 update: add 1panel proxy api 2024-10-15 17:33:18 +07:00
939f966173 feat:Add Delete OnePanel Website and add Authentik api go client package 2024-10-09 17:44:03 +07:00
ec9cc6c24e feat: Add 1Panel auth middleware + add and search Website API 2024-10-09 12:05:51 +07:00
7c56d5865c chore:update package and add oid health check 2024-09-25 12:03:25 +07:00
634c492519 update code (add OIDC client to CASAOS) 2024-08-10 12:36:08 +07:00
CorrectRoadH
62006f61b5
Merge pull request from GHSA-c69x-5xmw-v44x
* feat: limit too many login request

* fix: fix error rate limt

---------

Signed-off-by: CorrectRoadH <a778917369@gmail.com>
2024-02-05 14:15:00 +08:00
Link
3db4be01c4 Send notification 2024-02-04 08:15:37 +00:00
Link
8093de59ad update common 2023-12-28 11:34:09 +00:00
Link
5f166b9d3c add user avatar 2023-11-27 08:56:29 +00:00
Link
869aa367f9 update goreleaser 2023-11-20 10:10:44 +00:00
Tiger Wang
97c42efa71
fix extra content in the response body when JWT is invalid (#36)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-04-24 18:22:18 -04:00
Tiger Wang
28b9015f29
use formal JWT validation (#35) 2023-04-22 00:46:18 -04:00
Tiger Wang
7ef878cb1a
upgrade dependencies (#34)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-03-25 23:27:34 -04:00
Tiger Wang
856c5aeb48
add upx as part of building step to shrink the size of binary files (#28) 2022-12-29 18:19:49 -05:00
Tiger Wang
f6ad3aa89a
replace CGO implementation of sqlite with an implementation in pure Go (#24) 2022-11-30 00:07:36 -05:00
link
dab1fdd6be
Event retention (#23)
Signed-off-by: link <a624669980@163.com>
2022-11-30 12:16:11 +08:00
Tiger Wang
8512876392 update CasaOS-Common 2022-11-25 17:03:55 -05:00
Tiger Wang
12b047295e
fix potential goroutine leak due to http request without a timeout (#20) 2022-11-03 18:07:11 -04:00
Tiger Wang
e2d9ecf229
bump version and cleanup migration tool for previous version (#19) 2022-11-02 11:05:42 -04:00
Tiger Wang
2866ad73b5
change to use CasaOS-Common for calling gateway (#18) 2022-10-28 17:28:04 -04:00
Tiger Wang (王豫)
58ce3d1210
fix migration from v0.3.5 (#14) 2022-09-09 09:00:49 -04:00
Tiger Wang
828fd3b8f5 cleanup mod 2022-09-06 23:17:09 +00:00
Tiger Wang (王豫)
ace8e30dfb
fix service startup issue (#13)
- update service to be ready only when initialization is completed
- remove starting service within setup script (let calling script to start the service instead)
2022-09-06 19:13:00 -04:00
Tiger Wang
e141c51b93 bump version to v0.3.6 2022-09-01 17:37:38 +00:00
Tiger Wang (王豫)
38fee52518
add migration versioning (#12) 2022-08-31 23:58:59 -04:00
Tiger Wang (王豫)
9afe211d90
fix migration from 0.3.5.1 (#10) 2022-08-31 00:29:50 -04:00
Tiger Wang (王豫)
44ca8efc0d
update CasaOS-Common (#9) 2022-08-30 00:27:38 -04:00
Tiger Wang (王豫)
675ecb55f7
add migration logic for 0.2.x (#8) 2022-08-28 20:40:51 -04:00
Tiger Wang (王豫)
5417c6b94b
use middlewares from CasaOS-Common (#7) 2022-08-25 17:36:24 -04:00
Tiger Wang (王豫)
0b66fd838f
add migration from versions 0.3.3, 0.3.4, 0.3.5 (#3) 2022-08-12 00:07:50 -04:00
Tiger Wang (王豫)
e2b617e510
(#1)
- refactored User service from IceWhaleTech/CasaOS as first modularized service
2022-08-04 19:14:53 -04:00