Yang Luo

Results 276 issues of Yang Luo

See: https://github.com/casdoor/casdoor-nginx-module/issues/1

enhancement

Right now, users can pay static price at product buy page: https://door.casdoor.com/products/built-in/product_casbin_software/buy ![image](https://github.com/casbin/casdoor/assets/3787410/5239dfe6-2e5f-42bd-bd71-aa01efaf2a56) But some other users would like to pre-pay a customized price, it will go into user's balance....

enhancement

Apache Guacamole supports OIDC, SAML, CAS protocols (https://guacamole.apache.org/doc/gug/openid-auth.html). We need to test connecting Apache Guacamole with Casdoor SSO via those protocols. If there are bugs, we can fix bugs. If...

enhancement

Core (Java): https://github.com/opensearch-project/OpenSearch Dashboard (Node.js + React): https://github.com/opensearch-project/OpenSearch-Dashboards Reference: https://forum.opensearch.org/t/keycloak-with-opensearch-is-not-working/17349

enhancement

For now, all users under `built-in` org are "global admins" that can manage resources for all orgs. A new feature should be added: by adding a permission with `organization` resource...

enhancement

- https://kubesphere.io/zh/docs/access-control-and-account-management/external-authentication/use-an-oauth2-identity-provider/ - https://kubesphere.com.cn/forum/d/5054-use-an-oauth-20-identity-provider Make PR to: https://github.com/kubesphere/kubesphere/tree/master/pkg/apiserver/authentication/identityprovider to add a Casdoor plugin like the existing ones: ![image](https://user-images.githubusercontent.com/3787410/141469000-f9c02687-5edc-460d-8fa8-938b62ac533e.png)

enhancement

This can be done by Go (integrated into Casdoor) or Python (a standalone process, which communicates with Casdoor's Go code), both OK. The input is the video stream from browser,...

enhancement

Like below, the application still maintains its own frontend page, but it calls Casdoor RESTful API to do the job. We need to wrap all necessary APIs into the frontend...

enhancement

Like: https://preview.pro.ant.design/dashboard/analysis/ ![image](https://github.com/casdoor/casdoor/assets/3787410/1fb6bbb0-d00b-433a-b894-575f5e213675)

enhancement

Need to sync the data between two MySQL 5.7 DBs. The existing code has some issues to be fixed. https://github.com/casdoor/casdoor/blob/master/sync/sync_test.go

bug