Eric Luo

Results 275 issues of Eric Luo

For now Casdoor can only be deployed to domain like: https://door.casdoor.com/ , need to support to be deployed to subpath like: https://door.casdoor.com/sso/ or https://www.casdoor.com/my/idp/ But some code has been hard-coded...

enhancement

Scope: for all Casbin orgs, all repos Like: https://github.com/pycasbin/redis-watcher ![image](https://github.com/casbin/casbin-website-v2/assets/3787410/c567f7ea-63cd-4f1a-b50e-1adb35453d3a) Should be replaced to: https://github.com/pycasbin/postgresql-watcher ![image](https://github.com/casbin/casbin-website-v2/assets/3787410/04f3e1ea-e684-47a0-a9c3-b693279787d0)

documentation

Like v1 site: https://v1.casbin.org/docs/ja/supported-models ![image](https://github.com/casbin/casbin-website-v2/assets/3787410/b5e446b7-24eb-43ca-803d-dae83cbe5170) But v2 site doesn't have those translations of v1: https://casbin.org/ja/docs/supported-models/ ![image](https://github.com/casbin/casbin-website-v2/assets/3787410/647a0746-7a0e-4e2b-a8dc-ef27053e8ca4)

documentation

Similar to what we have done for v1 site: https://github.com/casbin/casbin-website/pull/268 , but should be in a more beautiful way

enhancement

> Would be clearer if outputs are also shown along with the method calls in the ApI reference Add example return values to all APIs in https://casbin.io/docs/management-api and https://casbin.io/docs/rbac-api ![image](https://user-images.githubusercontent.com/3787410/196570245-3de0ccee-f32b-42f2-b864-0bda6f20c486.png)

enhancement

The model syntax is difficult. We need to provide different scenarios in our docs. Then provide a demo for each scenario with detailed explanation.

enhancement

Refer to: https://github.com/thearchitector/casbin-tortoise-adapter/issues/4#issuecomment-1161207475 Add to: https://casbin.io/docs/adapters

enhancement

For: https://github.com/casdoor/casdoor/pull/1971

enhancement

See: https://www.reddit.com/r/webdev/comments/14peldv/help_needed_is_there_a_product_that_provides_the/ ![image](https://github.com/casdoor/casdoor-website/assets/3787410/642e6107-3912-42f2-815c-27635900784a) Add "machine-to-machine" and how to authenticate to the API to the existing docs: https://casdoor.org/docs/basic/public-api

enhancement