File: CHANGELOG

package info (click to toggle)
ruby-omniauth-ldap 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 180 kB
  • sloc: ruby: 720; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
## 2.1.1
  - Add a String check to `tls_options` sanitization to allow other objects

## 2.1.0
  - Expose `:tls_options` SSL configuration option. Deprecate :ca_file, :ssl_version

## 2.0.4
  - Improve log message when invalid credentials are used

## 2.0.3
  - Protects against wrong request method call to callback