-
It would be great to be able to share a PhotoPrism server between several people, each having their own private pictures/albums, and pictures/albums that could be shared with other users on the same s…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
sjwl updated
3 months ago
-
The support team has asked for a way to configure Registry that requires auth but does NOT require an OIDC server.
I think this is easy enough to implement in the backend, but maybe not as much in th…
-
Now using apisix 1.11 and apisix-ingress-controller1.4.0
When I upgraded apisix1.12 with the community helm I found that `go-plugin-runner not work`
When I upgraded apisix1.13 with the community he…
-
![image](https://github.com/casdoor/casdoor/assets/33758411/1133336d-f771-4d0b-9618-46d273d91bce)
I enabled session persistence and automatic login for an application that accesses CAS login.
CA…
-
**Quick note**
Langflow is a very interesting and useful framework for those who work with AI projects. Personally, it's a cool project to learn from. It seems the Custom Component feature was launch…
-
### 🥰 需求描述
是否可以提供一个casdoor生产部署的docker-compose的参考文件
### 🧐 解决方案
是否可以提供一个casdoor生产部署的docker-compose的参考文件
### 📝 补充信息
是否可以提供一个casdoor生产部署的docker-compose的参考文件
-
It will be great if the docker-entrypoint.sh file to improve its compatibility with docker ENV and docker secret files. I have made changes to the script by removing the built-in mariadb code to ensur…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.15.6 linux/amd64
### Does this issue reproduce with the latest release?
Yes.
### What operating sy…
-
I am implemented Authorization with casbin in my dotnet project. I use EF core adapter for casbin and sql server to database.
My model.conf:
```
[request_definition]
r = RoleId, domain, TypeQuery,…