shaytan
d158e85d53
Add local client compilation from source, build logs viewer, and submodules support
2025-11-10 17:55:03 +11:00
Tom
ce0291a8f9
feat: add TLS configuration option for MySQL ( #384 )
2025-09-03 19:43:16 +08:00
lejianwen
f09c898f16
feat(peer): add alias field and support filtering by alias
2025-08-31 13:39:22 +08:00
lejianwen
b3aee87655
feat: Update database version constant to 264
2025-07-08 12:13:31 +08:00
k3-cat
73a8461a2d
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
9d2b589faa
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
791a1850b8
feat: Add PostgreSQL support and refactor MySQL DSN handling ( #284 )
2025-06-16 12:26:08 +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
0a78c206de
fix: Init database err ( #166 )
2025-03-04 18:14:25 +08:00
lejianwen
403d9c2233
style(service): refactor global dependencies to use local variables
2025-02-26 19:15:38 +08:00
lejianwen
ef4af39f94
feat(api): Add device group for 1.3.8
2025-02-23 21:35:42 +08:00
lejianwen
4b5e316475
style: No need exec sql on version 261
2025-02-20 19:22:22 +08:00
Tao Chen
6f55c5b642
feat(oidc): add pkce ( #150 )
2025-02-19 09:31:25 +08:00
lejianwen
c0346ff9e1
fix(config)!: Token expire time ( #145 )
...
将配置中的过期时间单位统一为time.Duration,可以设置为`h`,`m`,`s`
2025-02-17 10:49:59 +08:00
lejianwen
6aebf061a4
style: Module name
2025-02-12 19:46:39 +08:00
lejianwen
32a9eda8ca
style: Module name
2025-02-12 16:07:51 +08:00
lejianwen
ff77014acb
feat: Random Initial Password for Admin ( #117 )
2025-02-07 17:52:39 +08:00
lejianwen
7d23ce3caf
style: Add Start Tips
2025-01-20 13:12:45 +08:00
lejianwen
a7e4ce4f72
refactor(config): Up Config Load
2025-01-16 20:40:42 +08:00
lejianwen
edb095ab0b
feat!: Add JWT
...
- `RUSTDESK_API_JWT_KEY`如果设置,将会启用JWT,token自动续期功能将失效
- 此功能是为了server端校验token的合法性
2025-01-15 19:25:28 +08:00
lejianwen
a5671e692d
feat(server): Add Rustdesk Relay Server Commands
2025-01-04 20:49:44 +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
72e3a9a841
feat(admin): Add My Login log
2024-12-27 19:25:59 +08:00
ljw
5609a1a618
add cmd
2024-11-08 15:54:49 +08:00
ljw
197a718f03
fix migrate
2024-11-05 21:07:39 +08:00
ljw
2c1892f40c
fix migrate
2024-11-05 21:07:31 +08:00
ljw
943b1f8077
fix migrate
2024-11-05 21:03:32 +08:00
ljw
daeae19194
up oauth re
2024-11-05 11:48:35 +08:00
ljw
6c94566e83
add remove user token #34
2024-10-31 22:29:12 +08:00
ljw
0ddfbdbd23
up v
2024-10-30 15:46:12 +08:00
ljw
001884a4d8
fix oauth register #26 #23
2024-10-29 15:31:27 +08:00
ljw
991fc86fa6
add last online ip #24
2024-10-28 20:24:34 +08:00
ljw
8ee93b530d
add address book name &
...
add share address book
2024-10-28 14:51:07 +08:00
ljw
6fb1235dd8
up
2024-10-22 11:28:27 +08:00
ljw
47ab3958c9
add file conn log
2024-10-21 21:08:25 +08:00
ljw
e142cc00c6
add conn log
2024-10-18 15:05:58 +08:00
ljw
8b266d4fee
up gorm logger & add share to guest by web client
2024-10-09 15:53:08 +08:00
ljw
609dfaeea0
upgrade: init by i18n
...
add: batch delete peer
add: batch peer to addressbook
2024-09-29 11:53:58 +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
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