1. afc9565 Merge pull request #1 from shy1st/patch-2 by hsluoyz · 5 years ago master
  2. 3384415 Update pom.xml by 呆萌小孩 · 5 years ago
  3. 0a9799e Add jCasbin authorization provider by Yang Luo · 8 years ago
  4. 9d563d6 Merge pull request #205 from vert-x3/issues/32 by Paulo Lopes · 8 years ago
  5. 7b604c2 Fixes: #32 by Paulo Lopes · 8 years ago issues/32
  6. 8850394 Merge pull request #204 from vert-x3/issues/203 by Paulo Lopes · 8 years ago
  7. 9e7e8ab Fixes: #203 by Paulo Lopes · 8 years ago issues/203
  8. 622171e Use parent pom 34 by Julien Viet · 8 years ago
  9. cce5292 Update parent pom version and minor cleanup by Julien Viet · 8 years ago
  10. 4079371 Merge pull request #200 from vert-x3/issues/197 by Paulo Lopes · 8 years ago
  11. 97690b3 Merge pull request #191 from vert-x3/issues/150 by Paulo Lopes · 8 years ago
  12. d0aeb07 use asciidoc format by Paulo Lopes · 8 years ago issues/150
  13. 7f6ff30 Add missing @Source to generate embedded examples for vertx-auth-shiro by Julien Viet · 8 years ago
  14. 00e7437 Fixes #197 by Paulo Lopes · 8 years ago issues/197
  15. 6fa911b Remove unneeded codetrans dependency by Julien Viet · 8 years ago
  16. c204462 Update maven coords in doc by Julien Viet · 8 years ago
  17. 4857aae Rx cleanup by Julien Viet · 8 years ago
  18. d61010f Decouple from rxjava by Julien Viet · 8 years ago
  19. 6e22968 Merge pull request #194 from vert-x3/issues/htpasswd-polyglot by Paulo Lopes · 8 years ago
  20. d025737 Merge pull request #184 from vert-x3/issues/gdpr-docs by Paulo Lopes · 8 years ago
  21. 4f17ba2 moved docs to asciidoc by Paulo Lopes · 8 years ago issues/gdpr-docs
  22. 59a57aa Merge pull request #196 from ronreiter/master by Paulo Lopes · 8 years ago
  23. d75d0ad update docs by ron · 8 years ago
  24. 70d11ba Merge pull request #192 from stefanosbou/vertx-auth-instagram-auth by Paulo Lopes · 8 years ago
  25. 92c2750 Make htpasswd polyglot by Paulo Lopes · 8 years ago issues/htpasswd-polyglot
  26. d70e36c Merge pull request #193 from jessym/master by Paulo Lopes · 8 years ago
  27. c11bd5b Added support for generating random ints with a bound by Jessy · 8 years ago
  28. addf5fc Modified InstagramAuth by stefanosbou · 8 years ago
  29. 9145243 Decouple Ruby lang from stack components by Julien Viet · 8 years ago
  30. 7524108 Decouple JavaScript lang from stack components by Julien Viet · 8 years ago
  31. 2b3831f Fix #189: NPE when scope is explicitly set to 'null' by Paulo Lopes · 8 years ago
  32. a9c16d1 document token generation/validation procedure by Paulo Lopes · 8 years ago
  33. 16f3a02 Fixes #150: document openssl usage for key generation by Paulo Lopes · 8 years ago
  34. 74629eb Decouple Groovy lang from stack components by Julien Viet · 8 years ago
  35. 5fc3d61 Decouple Kotlin lang from stack components by Julien Viet · 8 years ago
  36. d8059b6 Fix doc by Julien Viet · 8 years ago
  37. d826b4b Use plain docs by Julien Viet · 8 years ago
  38. 6123f98 Regen by Julien Viet · 8 years ago
  39. 66dc180 Merge pull request #186 from vert-x3/issues/185 by Paulo Lopes · 8 years ago
  40. 364a55f Fixes #185 by Paulo Lopes · 8 years ago issues/185
  41. 0edf4af Releasing 3.6.0-SNAPSHOT by Julien Viet · 8 years ago
  42. 71662a2 Releasing 3.5.1 by Julien Viet · 8 years ago 3.5.1
  43. 1b91000 Merge pull request #179 from vert-x3/issues/178 by Paulo Lopes · 8 years ago
  44. 4114a2a Merge pull request #177 from vert-x3/issues/implement-jwk-openid-spec by Paulo Lopes · 8 years ago
  45. 695584a Merge pull request #176 from vert-x3/issues/implement-jwk by Paulo Lopes · 8 years ago
  46. 02f303d Bump from PBKDF2SHA1 to PBKDFSHA512 by Paulo Lopes · 8 years ago
  47. 27c8e3a Added PBKDF2 strategy to mongo auth as a stronger alternative to the current default by Paulo Lopes · 8 years ago
  48. 394cefa Update parent to version 28 by Julien Viet · 8 years ago
  49. 83d1250 Implement a hash strategy based on PBKDF2 by Paulo Lopes · 8 years ago
  50. 554188b implemented OpenID JWK spec (compatible with Google and Keycloak) by Paulo Lopes · 8 years ago
  51. 0740015 Update OAuth2ClientOptions.java by Paulo Lopes · 8 years ago
  52. c14464f Basic JWK implementation by Paulo Lopes · 8 years ago
  53. e384727 Merge pull request #175 from vert-x3/issues/google-prefers-certificates by Paulo Lopes · 8 years ago
  54. e7cd987 Google uses certificates as input for the JWT engine by Paulo Lopes · 8 years ago
  55. fdf7947 Merge pull request #173 from gaol/issue_172 by Julien Viet · 8 years ago
  56. e68c777 Merge pull request #170 from vert-x3/issues/unify-jwt-code by Paulo Lopes · 8 years ago
  57. 50394cd clean up by Paulo Lopes · 8 years ago
  58. 2bb0dfa Fixes the forum question: https://groups.google.com/forum/#!topic/vertx/3PhNLgaGF8w by Paulo Lopes · 8 years ago
  59. 6d862cc [ISSUE-172] Fluent API are not used in HtpasswdAuthOptions and JWTAuthOptions by Lin Gao · 8 years ago
  60. 1a4dfac JWT code is now shared between JWT and OAuth2 including the configuration by Paulo Lopes · 8 years ago
  61. 7e3faf7 Releasing 3.5.1-SNAPSHOT by Julien Viet · 8 years ago
  62. 10a466d Releasing 3.5.0 by Julien Viet · 8 years ago 3.5.0
  63. 2248aa3 Google cycles certificates so we need to adapt by Paulo Lopes · 8 years ago
  64. 92c892d Merge branch 'master' of github.com:vert-x3/vertx-auth by Paulo Lopes · 8 years ago
  65. bcee52e Fix issue when oauth2 tokens are serialized into the cluster and token is not JWT by Paulo Lopes · 8 years ago
  66. 50d442e Merge pull request #162 from SgrAlpha/master by Paulo Lopes · 8 years ago
  67. 415bb1b fix: NPE when calling JWTOptions.getNoTimestamp() by SgrAlpha · 8 years ago
  68. 1164ef7 Merge branch 'java-9' by Julien Viet · 8 years ago
  69. 3ccee65 Update for java 9 by Julien Viet · 8 years ago java-9
  70. 0eb9e57 Encapsulate the password check for OAuth2Auth provider in an AuthProviderInternal so the AuthProvider client does not need to have an strong dependency on the oauth2 artifact by Julien Viet · 8 years ago
  71. 17614ce Align API to AuthZ by Paulo Lopes · 9 years ago
  72. 0eaceb2 Merge pull request #156 from vert-x3/issues/align-api-with-common by Paulo Lopes · 9 years ago
  73. 4a542f6 Merge pull request #159 from vert-x3/issues/128 by Paulo Lopes · 9 years ago
  74. 33e15c0 Added docs by Paulo Lopes · 9 years ago
  75. 14fb02d Merge pull request #158 from vert-x3/issues/157 by Paulo Lopes · 9 years ago
  76. 3e8aaa1 added tests by Paulo Lopes · 9 years ago
  77. 9673e69 leeway depends on the check by Paulo Lopes · 9 years ago
  78. 7ea682e upgrade shiro-core to avoid CVE-2016-4437 by Paulo Lopes · 9 years ago
  79. cd8aeae Clean instrospect out of abstract flow since it is a token action not a flow action by Paulo Lopes · 9 years ago
  80. 981f3f0 clean up code by Paulo Lopes · 9 years ago
  81. 20a7af2 test pass by Paulo Lopes · 9 years ago
  82. 22a0b77 Implement OIDC userinfo endpoint by Paulo Lopes · 9 years ago
  83. cd09819 Implemented leeway as stated on the RFC to allow validation on clock drifting by Paulo Lopes · 9 years ago
  84. 28d5b40 Align OAuth2 API with common by Paulo Lopes · 9 years ago
  85. 8e5c0f5 Merge pull request #154 from johnoliver/authorizationHeaderOnly by Paulo Lopes · 9 years ago
  86. 25fce0a Releasing 3.5.0-SNAPSHOT by Julien Viet · 9 years ago
  87. d265fc8 Releasing 3.5.0.Beta1 by Julien Viet · 9 years ago 3.5.0.Beta1
  88. 7760093 Fix test to not expect auth details by John Oliver · 9 years ago
  89. 44a6355 Pass authorizationHeaderOnly=true to AccessToken revoke and refresh calls. Fixes #153 by John Oliver · 9 years ago
  90. 3fbea47 Rename rxjava2 -> rx-java2 by Julien Viet · 9 years ago
  91. 13516e0 Remove the version spec for rxjava2 by Julien Viet · 9 years ago
  92. a5c07b9 Merge pull request #152 from viafoura/add-secret-options by Paulo Lopes · 9 years ago
  93. b62c4b4 add test for mac secret options on jwtauth by Marco Monaco · 9 years ago
  94. b72e6c1 add a configuration option to use Mac secrets without a keystore on jwtauth by Marco Monaco · 9 years ago
  95. 4d38f15 Fix OSGi metadata for RX java 2 binding by Clement Escoffier · 9 years ago
  96. 361caff Add OSGi metadata to vertx-jwt by Clement Escoffier · 9 years ago
  97. 8489231 Update OSGi import clause to handle RX Java 2 binding by Clement Escoffier · 9 years ago
  98. d3e39ab Update with RxJava2 gen by Julien Viet · 9 years ago
  99. 13d5f99 Merge pull request #121 from nevenr/vertx-auth-htpasswd by Paulo Lopes · 9 years ago
  100. 1dda5e6 asciidoc update by Neven Radovanovic · 9 years ago