ca224fdd4c
feat: add group xlsx upload button ( #3885 )
2025-06-17 23:43:38 +08:00
8b4637aa3a
feat: provide a more complete Excel template for uploading users and fix any bugs ( #3831 )
2025-05-25 21:23:48 +08:00
ef373ca736
feat: add deletedTime to user ( #2652 )
2024-01-30 23:18:32 +08:00
d06d7c5c09
Fix batch methods like AddUsersInBatch()
2023-10-08 19:33:28 +08:00
8073dfa88c
Remove tmpFiles folder usage
2023-08-24 22:03:36 +08:00
e5a189e0f4
fix: remove isGlobalAdmin field in user ( #2235 )
...
* refactor: remove isGlobalAdmin field in user
* fix: upload xlsx
* fix: remove field in account table
2023-08-19 12:23:15 +08:00
6ebca6dbe7
fix: Gosec/sec fixes ( #2004 )
...
* Customization of the initialization file
* fix: G601 (CWE-118): Implicit memory aliasing in for loop
* fix: G304 (CWE-22): Potential file inclusion via variable
* fix: G110 (CWE-409): Potential DoS vulnerability via decompression bomb
2023-06-21 18:55:20 +08:00
02e692a300
feat: return most backend API errors to frontend ( #1836 )
...
* feat: return most backend API errros to frontend
Signed-off-by: yehong <239859435@qq.com >
* refactor: reduce int type change
Signed-off-by: yehong <239859435@qq.com >
* feat: return err backend in token.go
Signed-off-by: yehong <239859435@qq.com >
---------
Signed-off-by: yehong <239859435@qq.com >
2023-05-30 15:49:39 +08:00
34151c0095
feat: Support uploading roles and permssions via xlsx files. ( #1899 )
...
* Support uploading roles and permissions via xlsx file.
* Template xlsx file for uploading users and permissions.
* reformat according to gofumpt.
* fix typo.
2023-05-28 11:29:43 +08:00
447dd1c534
feat: update the uploaded user field and provide demo xlsx file ( #596 )
...
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com >
2022-03-20 22:28:22 +08:00
db37f53d6c
Update license headers.
2022-02-13 23:39:27 +08:00
c22ab44894
Update import path.
2022-01-20 14:11:46 +08:00
4b65320a96
Support user uploading via xlsx.
2021-12-31 13:00:35 +08:00