Coki
|
5661942175
|
feat: add CLI version cache and proxy support (#3565)
* feat: add CLI version cache mechanism
* feat: add /api/refresh-engines to allowed endpoints in demo mode
* feat: add proxy support for cli downloader
* feat: add SafeGoroutine for CLIDownloader initialization
* refactor: optimize code structure
|
2025-02-08 19:34:19 +08:00 |
|
Coki
|
92b5ce3722
|
feat: add identifier validation for security in RunCasbinCommand (#3535)
* feat: add identifier validation for security in RunCasbinCommand
* refactor: update identifier validation to use SHA-256 hash and timestamp
|
2025-01-29 18:30:06 +08:00 |
|
Yang Luo
|
7ab5a5ade1
|
feat: add processArgsToTempFiles() to RunCasbinCommand()
|
2024-11-15 20:25:48 +08:00 |
|
Yang Luo
|
5cbd0a96ca
|
Use json format for argString in RunCasbinCommand()
|
2024-11-15 18:27:25 +08:00 |
|
Yang Luo
|
7ccd8c4d4f
|
feat: add RunCasbinCommand() API
|
2024-11-15 17:44:57 +08:00 |
|