nezha/cmd/dashboard/controller
UUBulb 553f8e58d4
fix: oauth2 redirect url not consistent (#930)
* fix: oauth2 redirect url not consistent

* only use one redirect uri

* feat: allow to disable password authentication

* generate translation template

* update error

* redirect

* query
2024-12-31 22:29:29 +08:00
..
waf rename repo 2024-11-28 19:38:54 +08:00
alertrule.go feat: support id query for "list" apis (#908) 2024-12-24 23:23:01 +08:00
controller.go fix: oauth2 redirect url not consistent (#930) 2024-12-31 22:29:29 +08:00
cron.go feat: support id query for "list" apis (#908) 2024-12-24 23:23:01 +08:00
ddns.go feat: support id query for "list" apis (#908) 2024-12-24 23:23:01 +08:00
fm.go feat: user roles (#852) 2024-12-22 00:05:41 +08:00
jwt.go fix: oauth2 redirect url not consistent (#930) 2024-12-31 22:29:29 +08:00
nat.go feat: support id query for "list" apis (#908) 2024-12-24 23:23:01 +08:00
notification_group.go bug fixes (#918) 2024-12-26 23:38:40 +08:00
notification.go feat: support id query for "list" apis (#908) 2024-12-24 23:23:01 +08:00
oauth2.go fix: oauth2 redirect url not consistent (#930) 2024-12-31 22:29:29 +08:00
server_group.go feat: user roles (#852) 2024-12-22 00:05:41 +08:00
server.go feat: support id query for "list" apis (#908) 2024-12-24 23:23:01 +08:00
service.go feat: support id query for "list" apis (#908) 2024-12-24 23:23:01 +08:00
setting.go feat: 绑定 oauth2 2024-12-28 23:50:59 +08:00
terminal.go feat: user roles (#852) 2024-12-22 00:05:41 +08:00
user.go fix: oauth2 redirect url not consistent (#930) 2024-12-31 22:29:29 +08:00
waf.go feat: upgrade frontend 2024-12-25 21:02:54 +08:00
ws_test.go feat: add online user count 2024-12-21 10:59:05 +08:00
ws.go feat: show online user id 2024-12-24 23:28:37 +08:00