Commit Graph

7 Commits

Author SHA1 Message Date
UUBulb
653d0cf2e9
feat: user roles (#852)
* [WIP] feat: user roles

* update

* update

* admin handler

* update

* feat: user-specific connection secret

* simplify some logics

* cleanup

* update waf

* update user api error handling

* update waf api

* fix codeql

* update waf table

* fix several problems

* add pagination for waf api

* update permission checks

* switch to runtime check

* 1

* cover?

* some changes
2024-12-22 00:05:41 +08:00
naiba
3cce7ebf01 rename repo 2024-11-28 19:38:54 +08:00
UUBulb
07989705d2
fix: only close user/agentIo connect channel once (#21) 2024-11-26 09:18:13 +08:00
UUBulb
be79b11e58
allow cors from loopback addresses in debug mode (#9) 2024-11-18 13:26:41 +08:00
uubulb
5114fc2854 feat: add i18n support 2024-11-01 05:07:04 +08:00
UUBulb
380973a200
prevent writing response to websocket connections (#457) 2024-10-25 21:45:05 +08:00
UUBulb
d086e98711
add fm api (#456) 2024-10-25 09:09:08 +08:00