Skip to content

Commit 6e44d5a

Browse files
committed
πŸ“ CHANGELOG.md update
1 parent 0d99d83 commit 6e44d5a

34 files changed

+127
-40
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@ Please file a bug if you notice a violation of semantic versioning.
5050
- https://datatracker.ietf.org/doc/html/draft-behera-ldap-password-policy-11
5151
- Support for JSON bodies
5252
- Support custom LDAP attributes mapping
53-
- Raise a distinct error when LDAP server is unreachable
54-
- Previously raised an invalid credentials authentication failure error, which is technically incorrect
5553
- Documentation of TLS verification options
5654

5755
### Changed
5856

5957
- Make support for OmniAuth v1.2+ explicit
6058
- Versions < 1.2 do not support SCRIPT_NAME properly, and may cause other issues
59+
- Raise a distinct error when LDAP server is unreachable
60+
- Previously raised an invalid credentials authentication failure error, which is technically incorrect
6161

6262
## [2.3.1] - 2025-11-05
6363

β€Ždocs/OmniAuth.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h2>Defined Under Namespace</h2>
107107
</div>
108108

109109
<div id="footer">
110-
Generated on Thu Nov 6 04:45:34 2025 by
110+
Generated on Fri Nov 7 14:40:47 2025 by
111111
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
112112
0.9.37 (ruby-3.4.7).
113113
</div>

β€Ždocs/OmniAuth/LDAP.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ <h2>
135135
</div>
136136

137137
<div id="footer">
138-
Generated on Thu Nov 6 04:45:34 2025 by
138+
Generated on Fri Nov 7 14:40:47 2025 by
139139
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
140140
0.9.37 (ruby-3.4.7).
141141
</div>

β€Ždocs/OmniAuth/LDAP/Adaptor.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1338,7 +1338,7 @@ <h3 class="signature first" id="bind_as-instance_method">
13381338
</div>
13391339

13401340
<div id="footer">
1341-
Generated on Thu Nov 6 04:45:34 2025 by
1341+
Generated on Fri Nov 7 14:40:48 2025 by
13421342
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
13431343
0.9.37 (ruby-3.4.7).
13441344
</div>

β€Ždocs/OmniAuth/LDAP/Adaptor/AuthenticationError.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
</div>
115115

116116
<div id="footer">
117-
Generated on Thu Nov 6 04:45:34 2025 by
117+
Generated on Fri Nov 7 14:40:48 2025 by
118118
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
119119
0.9.37 (ruby-3.4.7).
120120
</div>

β€Ždocs/OmniAuth/LDAP/Adaptor/ConfigurationError.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
</div>
115115

116116
<div id="footer">
117-
Generated on Thu Nov 6 04:45:34 2025 by
117+
Generated on Fri Nov 7 14:40:48 2025 by
118118
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
119119
0.9.37 (ruby-3.4.7).
120120
</div>

β€Ždocs/OmniAuth/LDAP/Adaptor/ConnectionError.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
</div>
115115

116116
<div id="footer">
117-
Generated on Thu Nov 6 04:45:34 2025 by
117+
Generated on Fri Nov 7 14:40:48 2025 by
118118
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
119119
0.9.37 (ruby-3.4.7).
120120
</div>

β€Ždocs/OmniAuth/LDAP/Adaptor/LdapError.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
</div>
115115

116116
<div id="footer">
117-
Generated on Thu Nov 6 04:45:34 2025 by
117+
Generated on Fri Nov 7 14:40:48 2025 by
118118
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
119119
0.9.37 (ruby-3.4.7).
120120
</div>

β€Ždocs/OmniAuth/LDAP/Version.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ <h2>
111111
</div>
112112

113113
<div id="footer">
114-
Generated on Thu Nov 6 04:45:34 2025 by
114+
Generated on Fri Nov 7 14:40:47 2025 by
115115
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
116116
0.9.37 (ruby-3.4.7).
117117
</div>

β€Ždocs/OmniAuth/Strategies.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h2>Defined Under Namespace</h2>
105105
</div>
106106

107107
<div id="footer">
108-
Generated on Thu Nov 6 04:45:34 2025 by
108+
Generated on Fri Nov 7 14:40:47 2025 by
109109
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
110110
0.9.37 (ruby-3.4.7).
111111
</div>

0 commit comments

Comments
Β (0)