Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/casbin/3rd-party-casbin-pg-adapter
PostgreSQL adapter for Casbin
https://github.com/casbin/3rd-party-casbin-pg-adapter
Merge pull request #4 from closetool/cas
add travis and github action ci
b6aab3508646eee72ff6aa80bf29a0fd31c35956 authored almost 4 years ago by Yang Luo <[email protected]>
add travis and github action ci
Signed-off-by: closetool <[email protected]>
da7058378decd9bdd8aeb2a7e4c73e72399bc64a authored almost 4 years ago by closetool <[email protected]>
Merge pull request #2 from closetool/master
feat: add filtered adapter
39baa2d1019b7ba3bb5cf1acfd5f225ff10d54f6 authored almost 4 years ago by Yang Luo <[email protected]>
feat: add filtered adapter(#3)
Signed-off-by: closetool <[email protected]>
fd91ac192fcf6891244f598a9171f8a42a113d47 authored almost 4 years ago by closetool <[email protected]>
Change import path to casbin.
ffa54a86507a4c9f5d4a13e728d130805444eff4 authored almost 4 years ago by Yang Luo <[email protected]>
ffa54a86507a4c9f5d4a13e728d130805444eff4 authored almost 4 years ago by Yang Luo <[email protected]>
Add .gitignore
5017951b58e61434848b9cd125a7f16098423679 authored almost 4 years ago by Yang Luo <[email protected]>
5017951b58e61434848b9cd125a7f16098423679 authored almost 4 years ago by Yang Luo <[email protected]>
Update readme on usage of db schema
2063fc477cb1087f943642ad39664284b0436117 authored over 4 years ago by YinYin Chiu <[email protected]>
2063fc477cb1087f943642ad39664284b0436117 authored over 4 years ago by YinYin Chiu <[email protected]>
Support db schema
02f69b6aa30698df1f41793a47f746da0cb2d25a authored over 4 years ago by YinYin Chiu <[email protected]>
02f69b6aa30698df1f41793a47f746da0cb2d25a authored over 4 years ago by YinYin Chiu <[email protected]>
Support db schema
a9b97b57356249d2c03ea7c981a4901c36eac27d authored over 4 years ago by YinYin Chiu <[email protected]>
a9b97b57356249d2c03ea7c981a4901c36eac27d authored over 4 years ago by YinYin Chiu <[email protected]>
Ignore rollback error
648e2d3e31d0c5d9638d7161db3d251febc2168f authored over 4 years ago by YinYin Chiu <[email protected]>
648e2d3e31d0c5d9638d7161db3d251febc2168f authored over 4 years ago by YinYin Chiu <[email protected]>
Dont ignore error in tests
c2bc7024c1e40034ac6369e0bdda5e257bc4e0b7 authored over 4 years ago by YinYin Chiu <[email protected]>
c2bc7024c1e40034ac6369e0bdda5e257bc4e0b7 authored over 4 years ago by YinYin Chiu <[email protected]>
Upgrade go to 1.14
d85b4fb422e48a26bf49595ab83531db360af8b4 authored over 4 years ago by YinYin Chiu <[email protected]>
d85b4fb422e48a26bf49595ab83531db360af8b4 authored over 4 years ago by YinYin Chiu <[email protected]>
Rollback failed database operation for starting up
469308d0348341862523b7d5ef6e6aaf811e13d8 authored about 5 years ago by YinYin Chiu <[email protected]>
469308d0348341862523b7d5ef6e6aaf811e13d8 authored about 5 years ago by YinYin Chiu <[email protected]>
Change column pType -> p_type
dbe951072e4990b0df7814af575a6ccaa9b88cfe authored about 5 years ago by YinYin Chiu <[email protected]>
dbe951072e4990b0df7814af575a6ccaa9b88cfe authored about 5 years ago by YinYin Chiu <[email protected]>
Need caller pass DB to create adapter instead of creating ourselve
so caller can have control over the connection pool what so ever
66bad06c9f88ade3ac3198bb8f4692314c5487e6 authored about 5 years ago by YinYin Chiu <[email protected]>
Add a readme
eebec85276cba857ef8ee5eb5810dbaac795500f authored about 5 years ago by YinYin Chiu <[email protected]>
eebec85276cba857ef8ee5eb5810dbaac795500f authored about 5 years ago by YinYin Chiu <[email protected]>
Fix bugs found by test case
3e6562a2a170495f4b82f92646a5eb71a33ea89d authored about 5 years ago by YinYin Chiu <[email protected]>
3e6562a2a170495f4b82f92646a5eb71a33ea89d authored about 5 years ago by YinYin Chiu <[email protected]>
Add a test to test the adapter
cef7f19767b5218cf6237801ae4c342344b26988 authored about 5 years ago by YinYin Chiu <[email protected]>
cef7f19767b5218cf6237801ae4c342344b26988 authored about 5 years ago by YinYin Chiu <[email protected]>
Conform Adaptor to casbin adaptor interface
e80ddf4457d4ad061467c20686ecc13b0cffefb6 authored about 5 years ago by YinYin Chiu <[email protected]>
e80ddf4457d4ad061467c20686ecc13b0cffefb6 authored about 5 years ago by YinYin Chiu <[email protected]>
Implement repository to deal with casbin rule persistence
aa13e5087075b14e1f66f8c69e156df895c1073a authored about 5 years ago by YinYin Chiu <[email protected]>
aa13e5087075b14e1f66f8c69e156df895c1073a authored about 5 years ago by YinYin Chiu <[email protected]>
Implement NewCasbinRuleFromPTypeAndRule
861b54965cf57da35e62057570b6051510e41655 authored about 5 years ago by YinYin Chiu <[email protected]>
861b54965cf57da35e62057570b6051510e41655 authored about 5 years ago by YinYin Chiu <[email protected]>
Define CasbinRule model
6f3dd76618506475aab7e935c06652c50c25e243 authored about 5 years ago by YinYin Chiu <[email protected]>
6f3dd76618506475aab7e935c06652c50c25e243 authored about 5 years ago by YinYin Chiu <[email protected]>
Create table for casbin rule if needed
02fc5e743acb69e5a863df7555db8290f2002ab5 authored about 5 years ago by YinYin Chiu <[email protected]>
02fc5e743acb69e5a863df7555db8290f2002ab5 authored about 5 years ago by YinYin Chiu <[email protected]>
Initial Adapter type and basic testing
2cbfcf98d1ece32b0d58770b3e6d2d30f673f85d authored about 5 years ago by YinYin Chiu <[email protected]>
2cbfcf98d1ece32b0d58770b3e6d2d30f673f85d authored about 5 years ago by YinYin Chiu <[email protected]>
Hello world
5fa6bfa420e7335329c1633658dd230e2bfb1b4d authored about 5 years ago by YinYin Chiu <[email protected]>
5fa6bfa420e7335329c1633658dd230e2bfb1b4d authored about 5 years ago by YinYin Chiu <[email protected]>
Initial commit
60f76b472784daca7a2221bd877775a86d786c74 authored about 5 years ago by YinYin Chiu <[email protected]>
60f76b472784daca7a2221bd877775a86d786c74 authored about 5 years ago by YinYin Chiu <[email protected]>