|
|
658b8d038b
|
Merge branch 'main' into feat/rbac
|
2026-05-15 21:26:33 +08:00 |
|
|
|
a35b28dbef
|
refactor: cleanup duplicate code (#36173)
|
2026-05-14 10:34:31 +00:00 |
|
|
|
06ffdbc396
|
Merge branch 'main' into feat/rbac
|
2026-05-13 11:44:30 +08:00 |
|
|
|
19ace80419
|
chore: update legacy permission keys
|
2026-05-13 11:14:55 +08:00 |
|
|
|
680ef077ae
|
chore: admin also has the permission of changing role (#36069)
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-12 10:15:05 +00:00 |
|
|
|
319e71b408
|
fix: fix missing role_tag
|
2026-05-12 17:21:01 +08:00 |
|
|
|
e1b7546b28
|
fix: fix owner filter condition
|
2026-05-12 17:11:02 +08:00 |
|
|
|
4d8912810c
|
feat: add include owner param
|
2026-05-12 16:50:00 +08:00 |
|
|
|
b8ab02bfb7
|
feat: invite member support rbac
|
2026-05-12 13:36:16 +08:00 |
|
|
|
57da82c7a2
|
Merge remote-tracking branch 'origin/main' into feat/rbac
|
2026-05-12 05:31:09 +00:00 |
|
|
|
d90825fd8a
|
fix: fix permission key format and fix role return format
|
2026-05-11 14:08:17 +08:00 |
|
|
|
3dcea78e10
|
chore: compatiable without rbac
|
2026-05-11 13:34:03 +08:00 |
|
|
|
7b5c371b9d
|
chore: api para type (#35985)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-10 06:04:42 +00:00 |
|
|
|
c67ce6f66d
|
chore: unify api && clean some type ignore (#35984)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-10 04:16:29 +00:00 |
|
|
|
d1ad01339b
|
feat: support role copy
|
2026-05-09 20:56:18 +08:00 |
|
|
|
212252bb78
|
chore: compatiable result is none
|
2026-05-09 17:46:02 +08:00 |
|
|
|
1eb6446f5d
|
chore: remove enterprise_only decorator
|
2026-05-08 17:54:05 +08:00 |
|
|
|
435c8ec96c
|
refactor: refactor rbac api
|
2026-05-08 14:00:59 +08:00 |
|
|
|
29f34848cd
|
fix(tools): scope builtin tool default-credential clear to tenant (#35887)
|
2026-05-08 05:08:23 +00:00 |
|
|
|
c386908370
|
refactor: refactor rbac service api
|
2026-05-07 23:36:34 +08:00 |
|
|
|
7ba408eebe
|
fix: IDOR on console GET /account/avatar (#35771)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2026-05-03 14:42:56 +00:00 |
|
|
|
b32ec8741e
|
feat: rbac backend api
|
2026-04-24 16:09:56 +08:00 |
|
|
|
7cc3db663a
|
chore: update 3 api (#35481)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-24 16:09:56 +08:00 |
|
|
|
8b1533438f
|
chore: update 3 api (#35481)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-22 08:53:53 +00:00 |
|
|
|
e561788809
|
fix(auth): enforce phase-bound change-email token flow (GHSA-4q3w-q5mc-45rq) (#35425)
|
2026-04-20 10:10:03 +00:00 |
|
|
|
97bb338e7d
|
fix: prevent double /v1 in MCP server URL causing 404 authorization failure (#34596)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-20 02:42:59 +00:00 |
|
|
|
3193e8a712
|
chore: reorg imports (#35308)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-16 08:50:02 +00:00 |
|
|
|
53a22aa41b
|
feat: collaboration (#30781)
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: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-04-16 02:21:04 +00:00 |
|
|
|
ef396ac84e
|
refactor(api): migrate workspace current response from marshal_with to BaseModel (#35207)
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
|
2026-04-14 19:48:09 +00:00 |
|
|
|
7e7b27fdec
|
refactor: replace bare dict with dict[str, Any] in response converter… (#35212)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-14 19:45:04 +00:00 |
|
|
|
a2ea7ca039
|
refactor(api): migrate workspace account marshal_with responses to BaseModel (#35190)
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
|
2026-04-14 17:57:34 +00:00 |
|
|
|
711fe6ba2c
|
refactor: convert plugin permission if/elif to match/case (#30001) (#35140)
|
2026-04-14 07:03:53 +00:00 |
|
|
|
b0bf7ca486
|
refactor: replace bare dict with typed annotations in controllers (#35095)
|
2026-04-13 19:19:52 +00:00 |
|
|
|
bcd738d2e6
|
fix: fix orm_exc.DetachedInstanceError (#34904)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 07:13:59 +00:00 |
|
|
|
485fc2c416
|
refactor(api): type Tenant custom config with TypedDict and tighten MCP headers type (#34670)
|
2026-04-07 13:18:19 +00:00 |
|
|
|
396b39dff9
|
refactor: migrate session.query to select API in console controllers (#34607)
|
2026-04-07 04:19:30 +00:00 |
|
|
|
8f9dbf269e
|
chore(api): align Python support with 3.12 (#34419)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-04-02 05:07:32 +00:00 |
|
|
|
19530e880a
|
refactor(api): clean redundant type ignore in request query parsing 🤖🤖🤖 (#34350)
|
2026-03-31 22:52:35 +00:00 |
|
|
|
dbdbb098d5
|
refactor: use sessionmaker().begin() in console workspace and misc co… (#34284)
|
2026-03-31 14:28:05 +00:00 |
|
|
|
1344c3b280
|
refactor: use EnumText for model_type in provider models (#34300)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-31 00:31:33 +00:00 |
|
|
|
944db46d4f
|
refactor(api): replace json.loads with Pydantic validation in services layer (#33704)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-03-30 08:22:29 +00:00 |
|
|
|
40591a7c50
|
refactor(api): use standalone graphon package (#34209)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-27 21:05:32 +00:00 |
|
|
|
689761bfcb
|
feat: return correct dify-plugin-daemon error message (#34171)
|
2026-03-27 06:02:29 +00:00 |
|
|
|
52e7492cbc
|
refactor(api): rename dify_graph to graphon (#34095)
|
2026-03-25 21:58:56 +08:00 |
|
|
|
56593f20b0
|
refactor(api): continue decoupling dify_graph from API concerns (#33580)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-03-25 20:32:24 +08:00 |
|
|
|
35cbd83e83
|
refactor: select in console explore and workspace controllers (#33842)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-21 20:06:17 +09:00 |
|
|
|
a1af085736
|
refactor(workspace): optimize /workspaces plan resolution for SaaS and enterprise with resilient fallback (#33788)
|
2026-03-20 20:54:59 +08:00 |
|
|
|
1b6e695520
|
refactor(workflow): move agent node back to core workflow (#33431)
|
2026-03-14 22:33:13 +08:00 |
|
|
|
98df8e1d6c
|
refactor: replace remaining sa.String with EnumText 2 (#33448)
|
2026-03-14 20:20:30 +09:00 |
|
|
|
e64f4d6039
|
refactor: replace sa.String with EnumText in mapped_column for type s… (#33332)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-14 13:38:27 +09:00 |
|