Tom
fcdea1ad6d
feat: add TLS configuration option for MySQL ( #384 )
2025-09-03 19:43:16 +08:00
lejianwen
ade6e6355a
feat(peer): add alias field and support filtering by alias
2025-08-31 13:39:22 +08:00
lejianwen
09f8316bf1
feat: Update database version constant to 264
2025-07-08 12:13:31 +08:00
k3-cat
c52706e621
feat: Improve oauth redirect ( #303 )
...
* fix: redirects after oauth can potentially misalign with server's actually hostname
* feat: remove `RedirectURL` from oauth config, as it should checked by provider rather than client
* feat: align oauth endpoint with the hostname in requests
2025-07-04 14:30:07 +08:00
Plynksiy Nikita
0b39c4e104
feat(password): Password hashing with bcrypt ( #290 )
...
* feat(password): add configurable password hashing with md5 and bcrypt
* docs: add password hashing algorithm configuration (bcrypt/md5)
* feat(password): better bcrypt fallback and minor refactoring
* feat(password): handle errors in password encryption and verification
* feat(password): remove password hashing algorithm configuration
2025-06-24 17:23:36 +08:00
lejianwen
60b7a18fe7
feat: Add PostgreSQL support and refactor MySQL DSN handling ( #284 )
2025-06-16 12:26:08 +08:00
lejianwen
f19109cdf8
feat(login): Captcha upgrade and add the function to ban IP addresses ( #250 )
2025-05-25 16:52:58 +08:00
lejianwen
ac5df6826b
fix: Init database err ( #166 )
2025-03-04 18:14:25 +08:00
lejianwen
7410b539a0
style(service): refactor global dependencies to use local variables
2025-02-26 19:15:38 +08:00
lejianwen
76281ad761
feat(api): Add device group for 1.3.8
2025-02-23 21:35:42 +08:00
lejianwen
d6a5af890a
style: No need exec sql on version 261
2025-02-20 19:22:22 +08:00
Tao Chen
c75320f4f4
feat(oidc): add pkce ( #150 )
2025-02-19 09:31:25 +08:00
lejianwen
49cf954d4a
fix(config)!: Token expire time ( #145 )
...
将配置中的过期时间单位统一为time.Duration,可以设置为`h`,`m`,`s`
2025-02-17 10:49:59 +08:00
lejianwen
18eff791b2
style: Module name
2025-02-12 19:46:39 +08:00
lejianwen
472524f836
style: Module name
2025-02-12 16:07:51 +08:00
lejianwen
151145b0c3
feat: Random Initial Password for Admin ( #117 )
2025-02-07 17:52:39 +08:00
lejianwen
5d8a0d0e1f
style: Add Start Tips
2025-01-20 13:12:45 +08:00
lejianwen
495f2ae3c6
refactor(config): Up Config Load
2025-01-16 20:40:42 +08:00
lejianwen
f41b9d5887
feat!: Add JWT
...
- `RUSTDESK_API_JWT_KEY`如果设置,将会启用JWT,token自动续期功能将失效
- 此功能是为了server端校验token的合法性
2025-01-15 19:25:28 +08:00
lejianwen
d7f2d54faa
feat(server): Add Rustdesk Relay Server Commands
2025-01-04 20:49:44 +08:00
lejianwen
240c44aa07
feat(server): Add Rustdesk Command
...
And add build full s6 image for rustdesk command
2024-12-31 23:16:15 +08:00
lejianwen
e8b2425222
feat(admin): Add My Login log
2024-12-27 19:25:59 +08:00
ljw
22a4546d0f
add cmd
2024-11-08 15:54:49 +08:00
ljw
654c764019
fix migrate
2024-11-05 21:07:39 +08:00
ljw
7101139250
fix migrate
2024-11-05 21:07:31 +08:00
ljw
793614841a
fix migrate
2024-11-05 21:03:32 +08:00
ljw
d4d39eecaa
up oauth re
2024-11-05 11:48:35 +08:00
ljw
273ac6d1a8
add remove user token #34
2024-10-31 22:29:12 +08:00
ljw
3c30ad145c
up v
2024-10-30 15:46:12 +08:00
ljw
46a76853c3
fix oauth register #26 #23
2024-10-29 15:31:27 +08:00
ljw
eb340b2615
add last online ip #24
2024-10-28 20:24:34 +08:00
ljw
5bf4bbe45f
add address book name &
...
add share address book
2024-10-28 14:51:07 +08:00
ljw
934675e0f0
up
2024-10-22 11:28:27 +08:00
ljw
fcce10c695
add file conn log
2024-10-21 21:08:25 +08:00
ljw
f64022e411
add conn log
2024-10-18 15:05:58 +08:00
ljw
6a5408f9b8
up gorm logger & add share to guest by web client
2024-10-09 15:53:08 +08:00
ljw
28b9866c42
upgrade: init by i18n
...
add: batch delete peer
add: batch peer to addressbook
2024-09-29 11:53:58 +08:00
ljw
8cb701ec85
add i18n
2024-09-25 22:41:57 +08:00
ljw
9d7aa05032
add personal apis
2024-09-24 14:43:27 +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