1. d216d0d add docs for casbin backend by closetool · 5 years ago master
  2. 60d3a90 add: casbin authz bachend by Yang Luo · 9 years ago
  3. 35afa50 Connect to relational databases using xorm.io (#277) by techknowlogick · 5 years ago
  4. fe0bae6 specify v1.15.x when running build (#297) by techknowlogick · 5 years ago
  5. 6bb548d Install go-binddata as a global binary (#295) by Kai Takac · 5 years ago
  6. f25c466 Create Github action for docker nightlies (#291) by techknowlogick · 5 years ago
  7. 55ec7b0 Helm2 to 3 (#292) by techknowlogick · 5 years ago
  8. 15d2ac7 Upgrade go deps (#293) by techknowlogick · 5 years ago
  9. f432455 Merge pull request #290 from techknowlogick/cleanup by Deomid Ryabkov · 5 years ago
  10. a0cff49 Merge pull request #289 from techknowlogick/github_actions-go_tests by Deomid Ryabkov · 5 years ago
  11. c78e5da rm compiled binary in repo by Matti R · 5 years ago
  12. 30840d6 Add Github actions for go tests by Matti R · 5 years ago
  13. 2364d5f Merge pull request #283 from porty/fix-go-vet-failures by Deomid Ryabkov · 5 years ago
  14. 519c5d7 Merge pull request #285 from JamesWrigley/master by Deomid Ryabkov · 6 years ago
  15. 6db6754 Move to Python3 by JamesWrigley · 6 years ago
  16. faa3dca Fix go vet failures by Robert McNeil · 6 years ago
  17. 6950efb Fix Docker Hub link in README.md (#282) by Sven Grunewaldt · 6 years ago
  18. 99bfe02 Fix scope parsing (#274) by James Ravn · 6 years ago
  19. 807ac3f Returning the "token"-field (#273) by Dennis · 6 years ago
  20. 60b6833 Add a Redis-based token storage implementation (#220) by Karel Minarik · 6 years ago
  21. 27b3826 Send the scope class as part of the token by Flavio Percoco · 6 years ago
  22. df57cca Existing secret support for helm chart (#267) by Stefan Scheglmann · 6 years ago
  23. 65e063b Switch to Go 1.13 by Deomid "rojer" Ryabkov · 6 years ago
  24. 9818bba Improve oAuth compatibility (#265) by Reinier Schoof · 6 years ago
  25. 6f38360 Merge pull request #261 from duyanghao/add-helm-chart by Deomid Ryabkov · 6 years ago
  26. 1bbf5f1 Move the whole charts directory to the root of the repo by duyanghao · 6 years ago
  27. ebcb998 Merge pull request #262 from duyanghao/fix-simple-yaml by Deomid Ryabkov · 6 years ago
  28. ed5f881 fix simple.yaml example: replace user with test by duyanghao · 6 years ago
  29. c92eb5c optimize helm chart structure:split configmap into two parts(configmap and secret) by duyanghao · 6 years ago
  30. 3fb13f1 feat: extended TLS configuration (#259) by Roger Torrentsgenerós · 6 years ago
  31. 5f4cee0 add helm chart of docker_auth that supports High-Available by duyanghao · 6 years ago
  32. d078771 Use go get instead of go install by Deomid "rojer" Ryabkov · 7 years ago
  33. 82573a5 Merge pull request #258 from tharindulak/auth by Deomid Ryabkov · 7 years ago
  34. bbf8e81 Add plugin authn and authz implementations by tharindulak · 7 years ago
  35. f1a115f Revert "return 401 when there is no user or password (#251)" by Deomid "rojer" Ryabkov · 7 years ago
  36. 9b1b023 Use a different go-bindata package by Deomid "rojer" Ryabkov · 7 years ago
  37. 7489f8b Change from using govendor to go modules for managing dependencies by Deomid "rojer" Ryabkov · 7 years ago
  38. eca2321 Add support for lowercases DN elements (#247) by Bogdan Padalko · 7 years ago
  39. 9c17b9a return 401 when there is no user or password (#251) by High~Kick · 7 years ago
  40. abffb0d gofmt everything by Deomid "rojer" Ryabkov · 7 years ago
  41. bfb1517 Add custom authentication and authorization implementations to avoid spawning new processes (#254) by Tharindu Jayathilake · 7 years ago
  42. b89dec9 Merge pull request #228 from mrueg/ldap by Deomid Ryabkov · 7 years ago
  43. 1e13883 Add autoredirect: false to example by rojer · 7 years ago
  44. 7f13603 Merge pull request #242 from ewxrjk/readme by Deomid Ryabkov · 8 years ago
  45. 01ff449 Fix broken build instructions by Richard Kettlewell · 8 years ago
  46. b1fb367 [authn] Added the ability to display full `docker login` command (#221) by Karel Minarik · 8 years ago
  47. e10780b docs: quick setup steps for github auth (#234) by Adam Shannon · 8 years ago
  48. 3420ca1 Drop the -i, it's cleaner by rojer · 8 years ago
  49. 4bd401c [authn] Added the `Labels` property to the `TokenDBValue` struct (#217) by Karel Minarik · 8 years ago
  50. fb1183a drop hardcoded configs around TLS 1.x (#232) by Adam Shannon · 8 years ago
  51. 335f36b doc: mention make deps in auth_server README (#233) by Adam Shannon · 8 years ago
  52. 6c06b8b Add authorization based on Github teams (#219) by Karel Minarik · 8 years ago
  53. 1bc7597 reference.yml: Add example ACL by Manuel Rüger · 8 years ago
  54. 1b5d134 Add LDAP label map examples to the reference config by Kevin · 9 years ago
  55. 98c4191 Remove unused configuration fields, never implemented? by Kevin · 9 years ago
  56. 3f5e1b7 Apply attribute mapping from configuration by Kevin · 9 years ago
  57. 2ee85ad Initial proof of concept mapping memberOf CN to the label groups #63 by Kevin · 9 years ago
  58. 509a03a Add a non-tls example config (#209) by Shuanglei Tao · 8 years ago
  59. 7c0b9aa Pass cache dir to the LetsEncrypt manager by rojer · 8 years ago
  60. 180f570 Update example mongo rule order (#214) by Carson A · 8 years ago
  61. dd8ea4b Add missing var by rojer · 8 years ago
  62. 11f1a31 Fix build-release by rojer · 8 years ago
  63. 0084569 Allow MongoDB connections to use TLS (#207) by techknowlogick · 8 years ago
  64. f80fa96 Merge pull request #199 from carsonoid/labeltweak by Deomid Ryabkov · 8 years ago
  65. a596cfd Merge pull request #206 from carsonoid/staticlabels by Deomid Ryabkov · 8 years ago
  66. cc34e1a Fix Static labels and document supported backends by Carson Anderson · 8 years ago
  67. 9e8656c Merge pull request #197 from mrueg/ldap-cert by Deomid Ryabkov · 8 years ago
  68. 14dc617 Update htpasswd command line in the docs by rojer · 8 years ago
  69. c7b1c65 Set custom CA certificate for ldap cert verification by Manuel Rüger · 9 years ago
  70. deeecf2 Stop quoting meta chars in labels by Carson Anderson · 8 years ago
  71. 2cd3699 Add missing vendor entries, update bindata by rojer · 9 years ago
  72. 54aae68 Merge pull request #195 from carsonoid/labelmatching by Deomid Ryabkov · 9 years ago
  73. aea8fdc Add matching of label placeholders by Carson Anderson · 9 years ago
  74. 694cf19 Merge pull request #193 from mgenov/gcs_tokens by Deomid Ryabkov · 9 years ago
  75. 4e49efe docker_auth/github: store tokens in google cloud storage by Miroslav Genov · 9 years ago
  76. d314c82 Merge pull request #194 from carsonoid/mongolabels by Deomid Ryabkov · 9 years ago
  77. a213b07 Return labels from mongo users by Carson Anderson · 9 years ago
  78. f5bf6ae Merge pull request #192 from mgenov/acl_labels_doc by Deomid Ryabkov · 9 years ago
  79. 7a39a9f doc: document label usage in reference.yml by Miroslav Genov · 9 years ago
  80. 75da60a Merge pull request #187 from mide/add-note-about-third-party-cookies by Deomid Ryabkov · 9 years ago
  81. dcf6adb docker_auth/github: pass read:org scope for the authorization (#190) by Miroslav Genov · 9 years ago
  82. 87d7960 Adds a note regarding Third-Party Cookies by Mark Ide · 9 years ago
  83. 6a3bc8c Feature: URL Prefix support (#181) (#185) by Alon Bar-Lev · 9 years ago
  84. d2bca95 Fix non-TLS mode by rojer · 9 years ago
  85. a764263 Add support for LetsEncrypt by rojer · 9 years ago
  86. d76a69c Use cesanta/glog instead of golang/glog by rojer · 9 years ago 1.2.1
  87. 721c841 Build a static binary by rojer · 9 years ago
  88. a53bcef Fix auth page content type by rojer · 9 years ago
  89. 4f7154f Fix checking of service field in ACL. (#170) by Roman Vynar · 9 years ago
  90. 917428a Revamp the build process to incorporate govendor by rojer · 9 years ago
  91. e37561b Send WWW-Authenticate header with 401 response by rojer · 9 years ago
  92. 80d8a93 Fix parsing of IPv6 RemoteAddr by rojer · 9 years ago
  93. f298f05 GitHub auth: Add GithubWebUri to the template context by rojer · 9 years ago
  94. 286369f Add ServerName to tlsConfig when InsecureSkipVerify is false (#165) by Dennis de Greef · 9 years ago
  95. 2cc197f Fixed simple mistake in README (#164) by Thatcher · 9 years ago
  96. 7568942 Update README by rojer · 9 years ago
  97. 69c6eee Quick fix so user knows that he should set registry fqdn (#158) by Marc MILLIEN · 9 years ago
  98. cfe7979 replace #!/bin/bash by #!/bin/sh, because bash not exist in the :stable image (#159) by Webb Lu · 9 years ago
  99. 99a7306 Update bindata by rojer · 9 years ago 1.2
  100. 1f6471f Feature: GHE Support (#151) by Jan Schmitz-Hermes · 9 years ago