rustdesk-api/http
Tao Chen 6f092472b1
feat: Optimize login workflow (#345)
* add "disable_pwd" and "auto_oidc" at /admin/login-options

* fix: build RedirectURL by host and scheme, not Origin
2025-07-31 10:46:11 +08:00
..
controller feat: Optimize login workflow (#345) 2025-07-31 10:46:11 +08:00
middleware feat(i18n): replace hardcoded messages with translated strings (#289) 2025-06-17 09:05:10 +08:00
request feat(user): add remark field to User model and form (#307) 2025-07-08 12:14:46 +08:00
response feat: Peer share to group 2025-04-14 19:12:40 +08:00
router fix: Oauth callback url is fixed to host+/api/oidc/callback (#314) 2025-07-11 09:55:48 +08:00
http.go feat(login): Captcha upgrade and add the function to ban IP addresses (#250) 2025-05-25 16:52:58 +08:00
run_win.go first 2024-09-13 15:57:29 +08:00
run.go first 2024-09-13 15:57:29 +08:00