Commit Graph

3134 Commits (170139bb0faec97e2828e231d5f1c627bcf37a4e)

Author SHA1 Message Date
GareArc d6c252d77e Merge branch 'feat/webapp-auth-api' into e-260 11 months ago
GareArc fc3d3e0565 fix: wrong web sso protocal source in json 11 months ago
Xin Zhang b786bbdab5
fix: add workspace limitation in invite-login API (#18724) 11 months ago
Xin Zhang f45321dd27
fix: handle WorkspacesLimitExceededError in forgot_password.py (#18716) 11 months ago
Xin Zhang b82cc1c2e8
feat: priced limit (#17683) 11 months ago
GareArc 2259dfdc58 Merge branch 'feat/webapp-auth-api' into e-260 11 months ago
GareArc 3761944a3f fix: remove debug logs 11 months ago
GareArc a239e756b0 0.15.6
-----BEGIN PGP SIGNATURE-----
 
 iQGzBAABCAAdFiEEFK5K98uJ0hmL9JLza6DRCN7QEf8FAmgIg6AACgkQa6DRCN7Q
 Ef+TLAv7BWiKD/93v7Ava1joDlBxJUXDNEWZg/R6ZoGMNpqcpTvwghXmvCRv/xnu
 CpWK3kTP9wLRvlcea9O9wbNmPM9pXOcyBqUAILA2XDP9exeuMxbonQhTMiPD+uhk
 t50qnYbXqxq5tJYWBT4mSJ7FJKwlqlI0GDPfILOupfvHO4OK0DzFcK13T+mPoplL
 xnrae9kIkcretj4HInB19FDbUFgC5N4na6Tzbb8Fib1DYi0Gr2zQfjs8H1VMPOJO
 Xhpl+9ZyNS3W26HE4/axh1B1lB4q0vpdzhfoozKMwb8qyGRkPMpkuhQgyEf41EIs
 4s9A0bCS3g7H6iZ0WtEYuh6jW/Cr5cxNM9lav9rHmrhxSS/Z30sf0yM76TLH+bdu
 4IjCGkvTBAvSvVbYf8kTaxWagdhhN/Amx/eoOznuAusRs/yIo4EpVdr8pTcAdErm
 cc6mun9SBKVt6WLK1QFvF9n+NI0x5wCaMvUIUmqTAhMPCDesOgWeye2Vx/jd7pl8
 RnCDMsZm
 =vWkO
 -----END PGP SIGNATURE-----

Merge tag '0.15.6' into e-260

0.15.6
11 months ago
GareArc ac54dd89f4 fix: change rel url value to target_ref 11 months ago
GareArc 5310ed4b54 Merge branch 'feat/webapp-auth-api' into e-260 11 months ago
-LAN- bfdce78ca5
chore(*): Bump up to 0.15.6
Signed-off-by: -LAN- <laipz8200@outlook.com>
11 months ago
GareArc 09f8da1429 fix: allow empty list api 11 months ago
Joel a1b3d41712
fix: clickjacking (#18552) 11 months ago
GareArc fcc274d679 fix: add filter in installedapp list api 11 months ago
GareArc 14f378bbc6 Merge branch 'feat/webapp-auth-api' into e-260 11 months ago
GareArc 669fb6be0f fix: wrong field name 11 months ago
GareArc 724ffe55c9 fix: add back sso system feature 11 months ago
GareArc bfa5828259 fix: temp fix for unauthorized user in explore page 11 months ago
GareArc 455d14296f fix: get app id from upstream decorator 11 months ago
GareArc d1a25e54e5 fix: add logging 11 months ago
GareArc 9462ed7bbf fix: add auth constraint to explore apps 11 months ago
GareArc c6e63ac816 Revert "fix: update webapp auth api path"
This reverts commit a27db51b83.
11 months ago
GareArc a27db51b83 fix: update webapp auth api path 11 months ago
GareArc e52a9fbfb7 fix: remove curr user in webapp permission api 11 months ago
GareArc 2af1dd6de3 feat: add webapp auth apis 11 months ago
kautsar_masuara b26e20fe34
fix: fix vertex gemini 2.0 flash 001 schema (#18405)
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
11 months ago
Xiyuan Chen 99a9def623
fix: reset_password security issue (#18366) 11 months ago
GareArc 7770a45253 fix: add password security update 11 months ago
GareArc bafdbade52 fix: wrong json structure 12 months ago
GareArc fa76590c24 chore: add log 12 months ago
GareArc d5b75470e4 fix: bad request 12 months ago
GareArc 5f87bdbe3a fix: add batch get access mode api 12 months ago
GareArc cb13b53ccd fix: update webapp sso features 12 months ago
GareArc a1dc3cfdec fix: update code for access denied error 12 months ago
GareArc 7a4ec9cf23 fix: change error code for webapp auth 12 months ago
GareArc 4785c061a9 feat: add webapp clean up 12 months ago
GareArc 4105c8ff70 fix: bad api call 12 months ago
GareArc b922c8c215 fix: make app private when created 12 months ago
GareArc cbea30e65f fix: bad field name 12 months ago
GareArc e9a207b38e fix: adjust enterprise api 12 months ago
GareArc 5e50570739 fix: update webapp jwt claim and add user accessibility support 12 months ago
GareArc 46d43e6758 feat: add web app auth 12 months ago
Alexi.F fe1846c437
fix: change gemini-2.0-flash to validate google api #17082 (#17115) 12 months ago
GareArc 1045f6db7a fix: wrong arg parsing 1 year ago
GareArc 50d36612f0 fix: bad import 1 year ago
GareArc e38631db8a feat: add inner mail api 1 year ago
-LAN- 8e75eb5c63
fix: update version to 0.15.5 in packaging and docker-compose files
Sgned-off-by: -LAN- <lapz8200@outlook.com>
1 year ago
NFish 8923e64b8d Merge branch 'release/0.15.5' into e-0154 1 year ago
-LAN- acd7fead87
feat: remove Vanna provider and associated assets from the project
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Garfield Dai adf3e18ebd Merge tag '0.15.4' into e-0154 1 year ago