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