lejianwen
|
6a6a1ed02b
|
feat: Login by pwd can be disable
---
Closes: #141
|
2025-02-16 13:06:45 +08:00 |
|
lejianwen
|
4b3bbe809d
|
style: middleware name
|
2025-02-12 22:09:52 +08:00 |
|
lejianwen
|
63cf231bdc
|
fix(admin): Admin web title
|
2025-02-12 21:10:07 +08:00 |
|
lejianwen
|
6aebf061a4
|
style: Module name
|
2025-02-12 19:46:39 +08:00 |
|
lejianwen
|
a2672c9489
|
style: generate
|
2025-02-12 16:56:41 +08:00 |
|
lejianwen
|
a304da6e02
|
style: Remove generate
|
2025-02-12 16:25:04 +08:00 |
|
lejianwen
|
0e160f110b
|
docs: Docs
|
2025-02-12 16:14:51 +08:00 |
|
lejianwen
|
32a9eda8ca
|
style: Module name
|
2025-02-12 16:07:51 +08:00 |
|
lejianwen
|
8622c78da0
|
fix: Config watchConfig (#135)
---
Closes: #135
|
2025-02-10 10:13:34 +08:00 |
|
lejianwen
|
7d6bc2a74f
|
fix: User disabled can not work (#133)
---
Closes: #133
|
2025-02-10 10:13:15 +08:00 |
|
Tao Chen
|
5224c31d61
|
fix: When OIDC and LDAP work togethar (#132 #134)
* fix OIDC create user if LDAP enable
* `newUser.GroupId = 1` for ldap
* fix
|
2025-02-10 10:08:49 +08:00 |
|
lejianwen
|
983025538f
|
docs: Readme
|
2025-02-09 21:13:01 +08:00 |
|
Tao Chen
|
cd5b247356
|
docs: add LDAP info (#130)
|
2025-02-09 19:36:31 +08:00 |
|
lejianwen
|
e2d72530b1
|
docs: Readme
|
2025-02-07 18:14:12 +08:00 |
|
lejianwen
|
5660d40514
|
style: Log time
|
2025-02-07 17:57:28 +08:00 |
|
lejianwen
|
d486444680
|
feat: Web sso env (#125)
|
2025-02-07 17:52:40 +08:00 |
|
lejianwen
|
2261a4292a
|
docs: Up readme
|
2025-02-07 17:52:40 +08:00 |
|
lejianwen
|
829f8799dd
|
style: Up conf
|
2025-02-07 17:52:40 +08:00 |
|
lejianwen
|
e549416d94
|
docs: Up readme
|
2025-02-07 17:52:40 +08:00 |
|
lejianwen
|
ff77014acb
|
feat: Random Initial Password for Admin (#117)
|
2025-02-07 17:52:39 +08:00 |
|
lejianwen
|
daab7112be
|
fix(build): Fix no admin in deb (#119 #120)
|
2025-02-03 13:29:35 +08:00 |
|
lejianwen
|
12442f1ba0
|
fix(api): Add Default Token Expire (#113)
|
2025-02-03 13:18:08 +08:00 |
|
Tao Chen
|
0e3f204327
|
feat(ldap): Add LDAP
* rename: Admin to AdminGroup
* update
* cleanup
* tmp save group mapping
* add enableControl(not-test)
* verify username exist before create(for LDAP)
* add getAllGroupsDn()
* rename
* adminGroup
* enable TLS Verify
* init for ldap
---------
Co-authored-by: Tao Chen <iamtaochen@outlook.com>
|
2025-02-02 23:59:52 +08:00 |
|
lejianwen
|
d9fcfdde6a
|
feat(api): Add api token expire
Resolves #109
|
2025-01-21 18:23:28 +08:00 |
|
lejianwen
|
44fa22b7e5
|
feat(api): Add api/version
Resolves #110
|
2025-01-20 20:04:22 +08:00 |
|
lejianwen
|
59038e27f8
|
docs: Up Swagger docs
|
2025-01-20 19:35:47 +08:00 |
|
lejianwen
|
7d23ce3caf
|
style: Add Start Tips
|
2025-01-20 13:12:45 +08:00 |
|
lejianwen
|
7c528facf9
|
fix(api): Change tag to alphabetical sorting
Fixes: #108
|
2025-01-20 13:07:41 +08:00 |
|
lejianwen
|
f8548a6589
|
fix(docs): Api Route doc
|
2025-01-19 13:10:43 +08:00 |
|
lejianwen
|
23c5a96fe1
|
feat(i18n): Add ZH_TW
|
2025-01-19 13:10:19 +08:00 |
|
Jia-Bin
|
c72865b181
|
Add Traditional Chinese
|
2025-01-18 23:04:39 +08:00 |
|
lejianwen
|
9a2f7010e1
|
docs: Up readme
|
2025-01-16 22:01:23 +08:00 |
|
lejianwen
|
a72096b56d
|
docs: Up readme
|
2025-01-16 21:59:46 +08:00 |
|
lejianwen
|
56014d35bd
|
feat(server): Rustdesk Id Server Port & Relay Server Port #104
|
2025-01-16 20:57:00 +08:00 |
|
lejianwen
|
a7e4ce4f72
|
refactor(config): Up Config Load
|
2025-01-16 20:40:42 +08:00 |
|
lejianwen
|
f2cf3e1060
|
docs: Up readme
|
2025-01-15 21:56:04 +08:00 |
|
lejianwen
|
a4433e6113
|
fix: Jwt
|
2025-01-15 20:26:26 +08:00 |
|
lejianwen
|
cca191aad3
|
docs: Up readme
|
2025-01-15 20:09:08 +08:00 |
|
lejianwen
|
edb095ab0b
|
feat!: Add JWT
- `RUSTDESK_API_JWT_KEY`如果设置,将会启用JWT,token自动续期功能将失效
- 此功能是为了server端校验token的合法性
|
2025-01-15 19:25:28 +08:00 |
|
lejianwen
|
ac45a1b5ad
|
docs: Up readme
|
2025-01-12 23:12:00 +08:00 |
|
lejianwen
|
83279a553a
|
docs: Up readme
|
2025-01-12 21:35:34 +08:00 |
|
lejianwen
|
a5671e692d
|
feat(server): Add Rustdesk Relay Server Commands
|
2025-01-04 20:49:44 +08:00 |
|
lejianwen
|
63f2fd2f07
|
style(server): fmt print to log
|
2025-01-02 21:49:37 +08:00 |
|
lejianwen
|
5a09850fc4
|
docs: Up readme
|
2025-01-02 17:03:07 +08:00 |
|
lejianwen
|
aac44835ed
|
fix: Fix Dockerfile_full_s6
|
2024-12-31 23:33:17 +08:00 |
|
lejianwen
|
4eed76d674
|
fix(server): Fix Rustdesk Sys Command
|
2024-12-31 23:29:05 +08:00 |
|
lejianwen
|
d1fc0036cb
|
feat(server): Add Rustdesk Command
And add build full s6 image for rustdesk command
|
2024-12-31 23:16:15 +08:00 |
|
lejianwen
|
1555865612
|
docs(readme): Up readme
Connection timeout issues move to #92
|
2024-12-30 13:36:57 +08:00 |
|
lejianwen
|
147de065fa
|
docs(readme): Up readme
Connection timeout issues move to #92
|
2024-12-30 13:35:06 +08:00 |
|
lejianwen
|
8dc5f82a0e
|
docs(readme): Up readme
Connection timeout issues move to #92
|
2024-12-30 13:33:11 +08:00 |
|