nezha/model
Tao Chen e1513203b4
添加OIDC支持 (#387)
* add general OIDC

* use "github.com/coreos/go-oidc/v3/oidc" to simplify oidc config

* fix: check if https by X-Forwarded-Proto

* recovery config.yaml
2024-07-13 12:51:59 +08:00
..
alertrule.go Fix Coroutine Leaks and Proxy Handling in http.Client (#304) 2023-12-05 23:22:25 +08:00
api_token.go add: API Token相关的前端页面 2022-05-18 20:52:18 +08:00
api.go ♻️ refactor lock of service data 2022-05-02 10:33:21 +08:00
common.go 前端切换模板 2024-02-24 22:28:07 +08:00
config.go 添加OIDC支持 (#387) 2024-07-13 12:51:59 +08:00
cron.go rename CronCoverSelf to CronCoverAlertTrigger 2022-09-14 22:14:47 +08:00
host.go feat: Add GPU inspection support (#373) 2024-06-23 10:27:33 +08:00
monitor_history.go Add DDNS Profiles, use publicsuffixlist domain parser (#350) 2024-04-27 13:36:36 +08:00
monitor.go fix: add toggle to service (#317) 2024-02-13 23:09:40 +08:00
notification_test.go Update dependencies and fix test assertions 2024-03-23 13:00:47 +08:00
notification.go fix: field name "VerifySSL" to "SkipVerifySSL" in Transport config (#305) 2023-12-06 09:35:38 +08:00
rule.go fix: timestamp conversion (#383) 2024-07-04 14:32:19 +08:00
server_test.go Update dependencies and fix test assertions 2024-03-23 13:00:47 +08:00
server.go Add DDNS Profiles, use publicsuffixlist domain parser (#350) 2024-04-27 13:36:36 +08:00
transfer.go 任意时间区间(月流量)统计,无视重启~ 2021-07-14 23:53:37 +08:00
user.go 🔒️ more secure token generation 2022-12-16 23:34:14 +08:00