nomoneynolife
|
6e3b16d425
|
feat:ldap allow-group (#388)
|
2025-09-05 12:53:45 +08:00 |
|
Tom
|
ce0291a8f9
|
feat: add TLS configuration option for MySQL (#384)
|
2025-09-03 19:43:16 +08:00 |
|
lejianwen
|
791a1850b8
|
feat: Add PostgreSQL support and refactor MySQL DSN handling (#284)
|
2025-06-16 12:26:08 +08:00 |
|
lejianwen
|
a35fa6f9a8
|
fix(server): Port custom (#257)
|
2025-05-30 12:27:37 +08:00 |
|
lejianwen
|
d4fdf3785b
|
feat(register): Register status can be set (#223)
|
2025-05-25 17:03:13 +08:00 |
|
lejianwen
|
f2ea022965
|
feat(login): Captcha upgrade and add the function to ban IP addresses (#250)
|
2025-05-25 16:52:58 +08:00 |
|
lejianwen
|
6d1184d332
|
style: Remove useless configurations
|
2025-04-15 10:52:46 +08:00 |
|
lejianwen
|
8b951065ce
|
style(webclient): ws-host
|
2025-03-04 15:48:25 +08:00 |
|
lejianwen
|
08420f9db6
|
feat(config): add ws-host configuration (#156)
|
2025-03-04 15:43:25 +08:00 |
|
Tao Chen
|
5db3c8bf0b
|
fix: Fix/ldap tls (#162)
* optimize and fix tls of LDAP
* fix
|
2025-03-02 22:59:01 +08:00 |
|
lejianwen
|
c0346ff9e1
|
fix(config)!: Token expire time (#145)
将配置中的过期时间单位统一为time.Duration,可以设置为`h`,`m`,`s`
|
2025-02-17 10:49:59 +08:00 |
|
lejianwen
|
6a6a1ed02b
|
feat: Login by pwd can be disable
---
Closes: #141
|
2025-02-16 13:06:45 +08:00 |
|
lejianwen
|
d486444680
|
feat: Web sso env (#125)
|
2025-02-07 17:52:40 +08:00 |
|
lejianwen
|
829f8799dd
|
style: Up conf
|
2025-02-07 17:52:40 +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
|
7d23ce3caf
|
style: Add Start Tips
|
2025-01-20 13:12:45 +08:00 |
|
lejianwen
|
f2cf3e1060
|
docs: Up readme
|
2025-01-15 21:56:04 +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
|
83279a553a
|
docs: Up readme
|
2025-01-12 21:35:34 +08:00 |
|
lejianwen
|
88765302e8
|
feat(webclient): add new query_online function
There may be a loss of performance
Therefore, it is not enabled by default
|
2024-12-21 21:15:06 +08:00 |
|
lejianwen
|
c298ddea0c
|
add show-swagger config #83
|
2024-12-18 12:50:09 +08:00 |
|
ljw
|
ae2e78e373
|
up admin conf
|
2024-11-12 08:43:49 +08:00 |
|
ljw
|
7bb2ce0a43
|
add admin conf
|
2024-11-11 22:26:15 +08:00 |
|
ljw
|
c5e3482538
|
load key from file
|
2024-11-01 14:56:11 +08:00 |
|
ljw
|
e2fda47cbb
|
add register
|
2024-10-31 15:14:30 +08:00 |
|
ljw
|
f21fb5d437
|
up
|
2024-10-28 14:54:00 +08:00 |
|
ljw
|
8ee93b530d
|
add address book name &
add share address book
|
2024-10-28 14:51:07 +08:00 |
|
ljw
|
de0523852a
|
up readme
|
2024-10-20 19:40:49 +08:00 |
|
Oganneson
|
0091a9dd7f
|
Add oauth callback via proxy
Improved support for environment variables and configuration files, and standardized default behaviors
|
2024-10-20 17:56:11 +08:00 |
|
ljw
|
b4965e8885
|
add login fail warn &
add web client on/off &
up admin peer filter &
upgrade web client
|
2024-10-14 10:43:29 +08:00 |
|
ljw
|
467b61fb20
|
add i18n
|
2024-09-25 22:42:36 +08:00 |
|
ljw
|
c99261c12d
|
add i18n
|
2024-09-25 22:41:57 +08:00 |
|
ljw
|
c485035e74
|
add personal apis
|
2024-09-24 14:43:27 +08:00 |
|
ljw
|
1e3403e3c5
|
add google oauth
|
2024-09-20 12:13:15 +08:00 |
|
ljw
|
a4b413dadb
|
add oauth loginlog & fix bugs
|
2024-09-19 10:44:49 +08:00 |
|
ljw
|
d9ed2127da
|
up env
|
2024-09-13 22:09:46 +08:00 |
|
ljw
|
c53df223d1
|
first
|
2024-09-13 15:57:29 +08:00 |
|