AppFlowy-Cloud/src
Jiraffe7 36ef0f13b0
feat: casbin access control (#178)
* feat: casbin for access control

* fix: method to generate database url instead of ToString

* fix: hold write lock when modifying policies

* chore: fix compile

* fix: remove db constraint for lib integration tests

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-12-11 11:08:15 +08:00
..
api feat: casbin access control (#178) 2023-12-11 11:08:15 +08:00
biz feat: casbin access control (#178) 2023-12-11 11:08:15 +08:00
component feat: fix flaky test (#202) 2023-12-09 12:48:46 +08:00
config feat: casbin access control (#178) 2023-12-11 11:08:15 +08:00
domain feat: ws connect (#3) 2023-05-08 19:03:50 +08:00
middleware chore: implement symmetric encrypt (#192) 2023-12-04 11:50:56 +08:00
application.rs feat: casbin access control (#178) 2023-12-11 11:08:15 +08:00
lib.rs Feat: enrich http dto (#20) 2023-09-08 20:01:28 +08:00
main.rs feat: Request Id (#144) 2023-11-03 16:57:05 +08:00
self_signed.rs feat: ws connect (#3) 2023-05-08 19:03:50 +08:00
state.rs feat: casbin access control (#178) 2023-12-11 11:08:15 +08:00
telemetry.rs feat: ws frame size (#146) 2023-11-04 21:42:06 +08:00