hjlarry
|
c0b222b77a
|
fix unittest
|
2025-12-23 16:25:56 +08:00 |
hjlarry
|
33df7a3848
|
Merge remote-tracking branch 'myori/main' into p337
|
2025-12-23 15:44:56 +08:00 |
非法操作
|
d005689d0a
|
chore: remove unused login call from activation flow (#30017)
|
2025-12-23 12:26:52 +08:00 |
hjlarry
|
035bf5a999
|
fix CI
|
2025-12-22 17:36:46 +08:00 |
hjlarry
|
bc523616ae
|
fix web forgot password
|
2025-12-22 17:18:24 +08:00 |
hjlarry
|
7aee7279ef
|
fix forgot password not work for UpperCase email
|
2025-12-22 15:46:53 +08:00 |
hjlarry
|
3ce7245c5c
|
fix unittests
|
2025-12-22 14:42:31 +08:00 |
hjlarry
|
61f962b728
|
rm duplicated _get_invitation_with_case_fallback
|
2025-12-22 14:12:08 +08:00 |
autofix-ci[bot]
|
c8d7a4e10f
|
[autofix.ci] apply automated fixes
|
2025-12-22 06:00:51 +00:00 |
hjlarry
|
2e874313ec
|
improve active email lower
|
2025-12-21 18:41:21 +08:00 |
hjlarry
|
0819dffde9
|
web login email lower
|
2025-12-20 16:17:16 +08:00 |
hjlarry
|
047c6784c9
|
web forget pwd email lower
|
2025-12-20 16:12:08 +08:00 |
hjlarry
|
ea14e05700
|
member invite email lower
|
2025-12-20 13:15:18 +08:00 |
hjlarry
|
6a4d6c7bf2
|
refactor to get_account_by_email_with_case_fallback
|
2025-12-20 10:38:42 +08:00 |
hjlarry
|
0d1cfc1969
|
change email lower
|
2025-12-20 10:14:30 +08:00 |
hjlarry
|
721a0ddb28
|
oauth email lower
|
2025-12-19 16:24:50 +08:00 |
hjlarry
|
739dfd894f
|
login with email lower
|
2025-12-19 16:08:16 +08:00 |
hjlarry
|
de60e56735
|
forgot password email lower
|
2025-12-19 14:04:40 +08:00 |
hjlarry
|
5fde1bd603
|
email reg lower
|
2025-12-19 13:47:45 +08:00 |
hjlarry
|
8e0d5c8cd2
|
email lower when active
|
2025-12-19 09:56:34 +08:00 |
hjlarry
|
7faf8f8a48
|
email lower when setup
|
2025-12-19 09:27:52 +08:00 |
zyssyz123
|
b7649f61f8
|
fix: Login secret text transmission (#29659)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-12-16 16:55:51 +08:00 |
wangxiaolei
|
09982a1c95
|
fix: webhook node output file as file variable (#29621)
|
2025-12-15 19:55:59 +08:00 |
zyssyz123
|
bd7b1fc6fb
|
fix: csv injection in annotations export (#29462)
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-15 17:14:05 +08:00 |
zyssyz123
|
724cd57dbf
|
fix: dos in annotation import (#29470)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-15 15:22:04 +08:00 |
wangxiaolei
|
094f417b32
|
refactor: admin api using session factory (#29628)
|
2025-12-15 12:01:41 +08:00 |
-LAN-
|
063b39ada5
|
fix: conversation rename payload validation (#29510)
|
2025-12-11 18:05:41 +09:00 |
-LAN-
|
b4afc7e435
|
fix: Can not blank conversation ID validation in chat payloads (#29436)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-11 09:47:10 +08:00 |
Asuka Minato
|
05fe92a541
|
refactor: port reqparse to BaseModel (#28993)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-08 15:31:19 +09:00 |
hj24
|
2431ddfde6
|
Feat integrate partner stack (#28353)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-11-20 15:58:05 +08:00 |
Gritty_dev
|
b2a604b801
|
Add Comprehensive Unit Tests for Console Auth Controllers (#28349)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-11-20 12:50:16 +08:00 |
-LAN-
|
9a5f214623
|
refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yunlu Wen <wylswz@163.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: Davide Delbianco <davide.delbianco@outlook.com>
Co-authored-by: minglu7 <1347866672@qq.com>
Co-authored-by: Ponder <ruan.lj@foxmail.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: heyszt <270985384@qq.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Guangdong Liu <liugddx@gmail.com>
Co-authored-by: Eric Guo <eric.guocz@gmail.com>
Co-authored-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: XlKsyt <caixuesen@outlook.com>
Co-authored-by: Dhruv Gorasiya <80987415+DhruvGorasiya@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Tonlo <123lzs123@gmail.com>
Co-authored-by: Yusuke Yamada <yamachu.dev@gmail.com>
Co-authored-by: Novice <novice12185727@gmail.com>
Co-authored-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: Ademílson Tonato <ademilsonft@outlook.com>
Co-authored-by: znn <jubinkumarsoni@gmail.com>
Co-authored-by: yangzheli <43645580+yangzheli@users.noreply.github.com>
|
2025-10-19 21:29:04 +08:00 |
Asuka Minato
|
0a6b78f883
|
Use hook to get userid (#26839)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-14 09:20:37 +08:00 |
AsperforMias
|
2f50f3fd4b
|
refactor: use libs.login current_user in console controllers (#26745)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-13 10:33:33 +08:00 |
Asuka Minato
|
1bd621f819
|
remove .value (#26633)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-11 09:08:29 +08:00 |
Asuka Minato
|
f5161d9add
|
Exclude tests directory from pyright type checking (#26496)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-02 18:51:36 +08:00 |
Asuka Minato
|
8940decd1b
|
more httpx (#25651)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-22 23:07:09 +08:00 |
-LAN-
|
85cda47c70
|
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
|
2025-09-18 12:49:10 +08:00 |
zyssyz123
|
c2fcd2895b
|
Feat/email register refactor (#25369)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2025-09-12 10:24:54 +08:00 |
zyssyz123
|
ea61420441
|
Revert "feat: email register refactor" (#25367)
|
2025-09-08 19:20:09 +08:00 |
zyssyz123
|
860ee20c71
|
feat: email register refactor (#25344)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-08 17:51:43 +08:00 |
-LAN-
|
cfb8d224da
|
fix: standardize authentication error messages to prevent user enumeration (#24324)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-26 09:46:23 +08:00 |
Asuka Minato
|
18dce66443
|
try flask_restful -> flask_restx (#24310)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-08-24 13:45:47 +08:00 |
-LAN-
|
da9af7b547
|
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-22 23:53:05 +08:00 |
Yongtao Huang
|
bf2f03f911
|
Restructure the File errors in controller (#23801)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-13 17:06:07 +08:00 |
lyzno1
|
2edd32fdea
|
fix: resolve AppCard description overlap with tag area (#23585)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-08 09:05:55 +08:00 |
lyzno1
|
d98071a088
|
feat: add Service API file preview endpoint (#23534)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-07 21:44:29 +08:00 |
Jason Young
|
afac1fe590
|
Add comprehensive security tests for file upload controller (#23102)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-31 10:32:16 +08:00 |
Jason Young
|
74caebac32
|
test: add comprehensive OAuth authentication unit tests (#22528)
|
2025-07-17 14:20:59 +08:00 |
Jason Young
|
38106074b4
|
test: add comprehensive unit tests for console authentication and authorization decorators (#22439)
|
2025-07-16 10:07:01 +08:00 |