Skip to content

feature: add user login and signup functions - #244

Merged
hefanli merged 3 commits into
ModelEngine-Group:mainfrom
hefanli:dev_0114
Jan 14, 2026
Merged

feature: add user login and signup functions#244
hefanli merged 3 commits into
ModelEngine-Group:mainfrom
hefanli:dev_0114

refactor: refactor the generate_datx_config function

78882d4
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 14, 2026 in 2s

No new alerts in code changed by this pull request

Annotations

Check failure on line 18 in backend/api-gateway/src/main/java/com/datamate/gateway/common/config/SecurityConfig.java

See this annotation in the file changed.

Code scanning / CodeQL

Disabled Spring CSRF protection High

CSRF vulnerability due to protection being disabled.

Check failure on line 18 in backend/api-gateway/src/main/java/com/datamate/gateway/common/config/SecurityConfig.java

See this annotation in the file changed.

Code scanning / CodeQL

Disabled Spring CSRF protection High

CSRF vulnerability due to protection being disabled.