- c116acd feat: support Redis adapter (#124) by Sven · 7 months ago master v1.19.0
- e2ed23a feat: docker add linux/arm64 platform support (#123) by D0000M · 8 months ago v1.18.0
- 8d7fda9 feat: add enforcer EnableAcceptJsonRequest feature (#119) by Shokoohi · 1 year, 6 months ago v1.17.0
- 8d65648 feat: fix the CI dockerhub release error (#118) by Shokoohi · 1 year, 6 months ago v1.16.0
- 3874663 feat: added mongodb driver support (#116) by Shokoohi · 1 year, 6 months ago v1.15.0
- a0bd30b feat: add unit test for GetDomains function (#112) by Gonzalo Diaz · 1 year, 6 months ago v1.14.0
- 9c5bdf3 feat: replace ioutils.ReadFile functions by os.ReadFile due to deprecation (#114) by Gonzalo Diaz · 1 year, 6 months ago v1.13.0
- 138d465 fix: add GetDomains() API (#107) by Bakhdaulet · 2 years, 6 months ago v1.12.1
- 9b19178 feat: get roles, permission by domains (#104) by Bakhdaulet · 2 years, 6 months ago v1.12.0
- 74c4e4b fix: update Dockerfile (#103) by Zhou SiLe · 2 years, 6 months ago v1.11.1
- 4c16b2e fix: CI goveralls (#102) by 鱼竿钓鱼干 · 2 years, 6 months ago v1.11.0
- 8e38159 feat: use Go 1.19 in go.mod and CI by Yang Luo · 2 years, 6 months ago
- c14fd86 fix: Update misleading enforcer path for postgres (#99) by ndodanli · 2 years, 6 months ago v1.10.2
- c28c97d fix: fix broken links (#98) by YunShu · 2 years, 7 months ago v1.10.1
- e038e20 feat: optimize the docker image size (#96) by wht · 3 years, 2 months ago v1.10.0
- 675624b chore: set up badge (#93) by wht · 3 years, 2 months ago
- 5616056 feat: fix GitHub Action (#92) by wht · 3 years, 2 months ago v1.9.0
- f3d2fe2 feat: fix GitHub Action (#91) by wht · 3 years, 2 months ago v1.8.0
- 4d755a4 feat: fix GitHub Action (#89) by wht · 3 years, 2 months ago v1.7.0
- 3812606 feat: fix GitHub Action (#88) by wht · 3 years, 2 months ago v1.6.0
- 263b8f1 feat: fix GitHub Actions CI badge in README (#87) by wht · 3 years, 2 months ago v1.5.0
- 922a760 fix: fix the Dockerfile (#85) by wht · 3 years, 2 months ago v1.4.1
- dce1718 docs: Add Docker way in README (#84) by wht · 3 years, 2 months ago
- e90b042 feat: fix invalid tag (#79) by ZhengLin Li · 3 years, 2 months ago v1.4.0
- 6f722cd feat: publish each minor release to DockerHub (#78) by ZhengLin Li · 3 years, 2 months ago v1.3.0
- c530ae5 feat: update gorm-adapter to v3.14.0(#74) (#77) by Junhao Liu · 3 years, 3 months ago v1.2.0
- d0ade94 feat: update gorm-adapter to v3.13.1 (#75) by hsluoyz · 3 years, 3 months ago v1.1.0
- 3113a07 fix: unexpected panic due to nil (#70) by xpume · 3 years, 3 months ago v1.0.3
- 9465e00 fix: add lock for concurrent map access (#73) by Ter · 3 years, 7 months ago v1.0.2
- 1c2d379 fix: two typo (#68) by stepbystep2 · 3 years, 10 months ago v1.0.1
- 5139e82 feat: Switch to GitHub Actions CI and setup semantic-release (#67) by Yang Tang · 4 years ago v1.0.0
- 5992ee6 feat: add cacheable param implementation for AbacAttrList (#62) by alikhanz · 4 years, 4 months ago
- 073d037 feat: Upgrade casbin and protobuf versions (#61) by Denis Autushenka · 4 years, 4 months ago
- b1bd6ae fix: Use adapter from config as default (#54) by Denis Autushenka · 4 years, 4 months ago
- 1f5d9cd feat: C# namespace declaration on proto file and Dockerfile correction (#56) by Leonardo · 4 years, 4 months ago
- 3fad7e9 feat: Support environment variables for config file path (#52) by Svetha CVL · 4 years, 6 months ago
- aba3890 fix: GetUsersForRole (#53) by guanz42 · 4 years, 6 months ago
- 2a171ab fix: some methods do not return an error (#49) by 李俊毅 · 4 years, 8 months ago
- 759993b Merge pull request #47 from closetool/master by Yang Luo · 4 years, 8 months ago
- 0d6328a fix: update golang version by Ubuntu · 4 years, 8 months ago
- 001c6ef Add java client. by Yang Luo · 4 years, 8 months ago
- 8fcf00d Merge pull request #44 from RobotHuang/master by hsluoyz · 5 years ago
- 49bef6a feat: update rbac api in casbin.proto by RobotHuang · 5 years ago
- bfdd286 Merge pull request #40 from rico-ci/master by Yang Luo · 6 years ago
- f54a1f9 added information to README.md section Database Support by Riccardo Fiorista · 6 years ago
- 87cef5e added support for environment variables in config file and added example config file. by Riccardo Fiorista · 6 years ago
- fcbb32c Merge pull request #37 from shilps1583/master by Yang Luo · 6 years ago
- f731e36 Updated the go.sum file by Shilpa · 6 years ago
- 7abbd7c Update Dockerfile to work with the Go 1.12 and go modules by Shilpa · 6 years ago
- dc83b3d Merge pull request #35 from prathik-kaliyambath/test_cases by Yang Luo · 6 years ago
- d718776 added more test cases by Prathik Kaliyambath · 6 years ago
- 07e52a6 Merge pull request #34 from prathik-kaliyambath/readme_edited by Yang Luo · 6 years ago
- 0193803 added a python client by Prathik Kaliyambath · 6 years ago
- e30359a configurable enforcer (#33) by Prathik Kaliyambath · 6 years ago
- 74de69e added a config for adapter (#32) by Prathik Kaliyambath · 6 years ago
- f4ec414 Exposed a few functions by Prathik Kaliyambath · 6 years ago
- a494f5f Merge pull request #28 from chmorgan/patch-1 by Yang Luo · 7 years ago
- bbfc8c2 README.md - Remove mention of 'compute-intensive' by Chris Morgan · 7 years ago
- d68ef63 Merge pull request #26 from nodece/master by Yang Luo · 7 years ago
- 64d90d0 Fix #21 by Zixuan Liu · 7 years ago
- 794fa38 Merge pull request #25 from ctxnop/master by Yang Luo · 7 years ago
- db12762 Allow setting the listening port by a command flag by Loïc Collignon · 7 years ago
- 3159eef Merge pull request #23 from ctxnop/master by Yang Luo · 7 years ago
- baa17a8 Update casbin-server to casbin-v2 by Loïc Collignon · 7 years ago
- ae38ad3 Fix the deprecated casbin.NewModel() call, sort the imports. by Yang Luo · 7 years ago
- a7b74b8 Add echo-casbin-middleware to clients. by Yang Luo · 7 years ago
- d99d94b Update to Casbin 2.x by Yang Luo · 7 years ago
- 23a520b Commit protobuf generated Go files. by Yang Luo · 7 years ago
- eb82258 Update the use of GetRolesForUser(). by Yang Luo · 7 years ago
- 23ee734 Add "All members should be public" requirement to ABAC in README. by Yang Luo · 7 years ago
- bbee114 Merge pull request #18 from anton-khodak/patch-1 by Yang Luo · 7 years ago
- 2f265ae Add Docker badge by Anton Khodak · 7 years ago
- 2e5d099 Merge pull request #17 from nodece/master by Yang Luo · 7 years ago
- d79a556 Add PHP's client to README. by Yang Luo · 7 years ago
- e029ed6 Improve the specified databse by nodece · 7 years ago
- 650b544 Merge pull request #15 from anton-khodak/anton-khodak-patch-1 by Yang Luo · 7 years ago
- bbbf5b8 Create Dockerfile by Anton Khodak · 7 years ago
- 1b63144 Add Limitation of ABAC to README. by Yang Luo · 7 years ago
- 6baad38 Merge pull request #14 from nodece/master by Yang Luo · 7 years ago
- 3a64ddf Fix model bug in Enforce() by nodece · 7 years ago
- 08d6bcb Add link to install Protobuf in README. by Yang Luo · 7 years ago
- 5e21d10 Rename ABACModel to attrList. by Yang Luo · 7 years ago
- 79c54f8 Refactor out parseAbacParam(). by Yang Luo · 7 years ago
- e9ab7b8 Move some functions from enforcer.go to mmanagement_api.go by Yang Luo · 7 years ago
- be6049d Add Database Support section in README. by Yang Luo · 7 years ago
- bf70c06 Add Architecture section in README. by Yang Luo · 7 years ago
- 428e868 Improve prerequisites in README. by Yang Luo · 7 years ago
- fbab2bb Rename the .go files. by Yang Luo · 7 years ago
- 8aefbc3 Disable the db imports for now. by Yang Luo · 7 years ago
- f1c4da7 Use the built-in context package and sort the imports. by Yang Luo · 7 years ago
- 8b26e4a Merge pull request #13 from nodece/master by Yang Luo · 7 years ago
- b46bc27 Add ABAC support by nodece · 7 years ago
- 0986052 Merge pull request #12 from nodece/master by Yang Luo · 7 years ago
- 43c084c Add some classic adapters by nodece · 7 years ago
- 2dcdc6a Add "what is Casbin Server" section to README. by Yang Luo · 7 years ago
- 6b46c48 Merge pull request #9 from BetaCat0/feature-rbac by Yang Luo · 8 years ago
- 3503d02 rbac api & tests by zhanghelong · 8 years ago
- a26fca7 Merge pull request #8 from BetaCat0/feature-management by Yang Luo · 8 years ago
- b07c5e1 management api by zhanghelong · 8 years ago
- 55ece59 Merge pull request #7 from BetaCat0/feature-management by Yang Luo · 8 years ago