Asuka Minato
|
2bdcbe96c5
|
test: enforce centralized config overrides (#40869)
|
2026-08-29 14:05:35 +00:00 |
|
Byron.wang
|
30e6069851
|
refactor(api): thin OAuth controllers and extract application services (#40692)
|
2026-08-26 07:33:37 +00:00 |
|
林玮 (Jade Lin)
|
f5aaa50a30
|
fix(auth): normalize Gmail registration emails (#41249)
|
2026-08-26 07:14:27 +00:00 |
|
Asuka Minato
|
f3bb73b671
|
test: centralize app and account config overrides (#40860)
|
2026-08-25 06:19:35 +00:00 |
|
Byron.wang
|
3b05b5e553
|
refactor(api): move account lifecycle into application services (#40438)
|
2026-08-21 08:05:43 +00:00 |
|
Asuka Minato
|
7d635d9f7e
|
test: migrate auth and access controller ORM models to SQLite (#40572)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-21 06:12:29 +00:00 |
|
林玮 (Jade Lin)
|
a6ace29e1a
|
fix(api): handle suspended email domains (#41004)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-20 08:04:05 +00:00 |
|
zyssyz123
|
414f211cde
|
fix(auth): harden email code login verification (#40960)
|
2026-08-19 06:57:47 +00:00 |
|
Asuka Minato
|
5fde1d096e
|
test: eliminate remaining whole config mocks (#40855)
|
2026-08-18 12:01:49 +00:00 |
|
Byron.wang
|
ba61ab4f9f
|
refactor(api): extract account activation application service (#40421)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-18 05:27:40 +00:00 |
|
Byron.wang
|
891627b210
|
refactor(api): decouple data source API key auth flow (#40452)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-18 04:30:17 +00:00 |
|
林玮 (Jade Lin)
|
5ef8becd25
|
feat: create accounts with client IP (#40875)
|
2026-08-17 09:29:57 +00:00 |
|
L1nSn0w
|
ea6770c7a1
|
feat(oauth): drive silent authorization from oauth_provider_apps.auto_authorize (#40783)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-14 10:29:39 +00:00 |
|
Asuka Minato
|
0a1e52598f
|
test: migrate controller identity ORM models to SQLite (#40626)
|
2026-08-14 08:54:48 +00:00 |
|
zyssyz123
|
059c9ce0b6
|
feat: add trunstile (#40494)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-12 03:08:19 +00:00 |
|
Byron.wang
|
c1e94f8ee7
|
refactor(api): consolidate deployment edition handling (#40142)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-11 07:39:01 +00:00 |
|
Likalikali
|
055462fe6e
|
chore: dep inject for model in tags, mcp server, and data source auth (#40159)
|
2026-08-07 12:38:29 +00:00 |
|
Byron.wang
|
b76a14d71d
|
refactor(api): decouple console queries through application services (#40031)
|
2026-08-07 00:42:55 +00:00 |
|
Asuka Minato
|
59cbba3b37
|
test: use SQLite sessions in controllers console auth (#39060)
|
2026-08-06 05:12:35 +00:00 |
|
yyh
|
aff5c47541
|
refactor: remove backend-only system feature fields (#39543)
|
2026-07-25 02:01:12 +00:00 |
|
yyh
|
66a545fc6d
|
refactor: centralize deployment edition in system features (#39454)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: GareArc <garethcxy@dify.ai>
|
2026-07-24 07:15:02 +00:00 |
|
samzong
|
922ed4d67d
|
feat(oauth): expose stable account id on provider account endpoint (#39470)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-24 02:09:48 +00:00 |
|
zyssyz123
|
2b8e40af32
|
fix(auth): validate account before accepting invitations (#39438)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-23 03:56:32 +00:00 |
|
Asuka Minato
|
0ad985515b
|
test: move password reset coverage to unit tests (#38936)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-23 03:16:06 +00:00 |
|
林玮 (Jade Lin)
|
a3654d6a7d
|
fix(oauth): reauth after accepting invitation (#39366)
|
2026-07-22 05:59:04 +00:00 |
|
Asuka Minato
|
79a5b31bc6
|
test: move console OAuth coverage to unit tests (#38923)
|
2026-07-22 02:27:55 +00:00 |
|
Asuka Minato
|
c277f48084
|
test: move email registration coverage to unit tests (#38928)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-15 04:05:59 +00:00 |
|
Asuka Minato
|
22429d275a
|
test: move console forgot-password coverage to unit tests (#38922)
|
2026-07-15 03:56:41 +00:00 |
|
林玮 (Jade Lin)
|
82ff93cbdd
|
feat(oauth): preserve redirect_url through OAuth state for post-login… (#38900)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-14 08:23:39 +00:00 |
|
Xin Zhang
|
28a036066a
|
feat(enterprise): enforce licensed seats cap at account creation (#38883)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-14 06:51:19 +00:00 |
|
Asuka Minato
|
68d8328b9c
|
chore: clean Db session from service (#38227)
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-07-08 03:07:27 +00:00 |
|
QuantumGhost
|
fc01d112a0
|
refactor(api): Stop masking refresh-token service errors as 401 (#38463)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-06 18:14:54 +00:00 |
|
Asuka Minato
|
d93989bfc0
|
chore: add type to test (#37876)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-25 03:01:09 +00:00 |
|
Willow Lopez
|
2483c091aa
|
refactor: replace logger patches with pytest caplog in tests (#37890)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-06-24 21:40:06 +00:00 |
|
Asuka Minato
|
2112115962
|
chore: make AccountService.load_user use passed session (#37764)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-24 07:29:12 +00:00 |
|
kunal
|
d0b2239c60
|
refactor: accept db.session explicitly in ApiKeyAuthService (#37832)
Co-authored-by: kunalj1-arch <kunal.j1@turing.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-24 01:20:47 +00:00 |
|
Asuka Minato
|
a7b53b33ee
|
chore: move one db.session (#37656)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-19 19:52:59 +00:00 |
|
非法操作
|
26b0137c83
|
chore: improve invite member flow (#37479)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Jingyi <jingyi.qi@dify.ai>
|
2026-06-18 06:30:01 +00:00 |
|
非法操作
|
6658a7c5e7
|
fix: block frozen deleted accounts during invite activation (#37281)
|
2026-06-10 10:21:05 +00:00 |
|
Asuka Minato
|
d11e4eeaf7
|
chore: DI current_user && use inspect (#37084)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-09 05:06:28 +00:00 |
|
Tianle
|
0a3005701f
|
refactor: inject current user into user-only controllers (#36754)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-05-31 15:03:15 +00:00 |
|
chariri
|
eed8d659d1
|
refactor(api): migrate tenant/user via DI: apikey, extension, data_source_bearer, oauth_server (#36660)
|
2026-05-26 08:22:35 +00:00 |
|
yyh
|
a252fbddfa
|
feat: initialize user timezone and language from browser (#36170)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-15 08:12:52 +00:00 |
|
Asuka Minato
|
ecd830083a
|
test: add type to test (#35871)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-08 01:06:25 +00:00 |
|
Asuka Minato
|
8fd616d27f
|
refactor: add type to test (#30873)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-07 03:46:23 +00:00 |
|
Asuka Minato
|
c3aebb8403
|
chore: fix use select style api in orm (#35531)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-04-24 08:35:20 +00:00 |
|
-LAN-
|
8dd4473432
|
refactor(auth): standardize failed login audit logging (#35054)
|
2026-04-13 12:26:13 +00:00 |
|
Desel72
|
cc0dadb5e3
|
test: migrate forgot password tests to testcontainers (#33972)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 23:34:13 +09:00 |
|
Desel72
|
b78ca4e8e8
|
test: migrate email register tests to testcontainers (#33971)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 23:33:47 +09:00 |
|
Desel72
|
542c1a14e0
|
test: migrate oauth tests to testcontainers (#33973)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 21:56:40 +09:00 |
|