Skip to content

Commit fa1d661

Browse files
committed
Release 0.7.0
1 parent 109aba5 commit fa1d661

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ rspec
5858

5959
## Version History
6060

61+
[0.7.0](https://github.com/jonmbake/discourse-ldap-auth/tree/v0.7.0)- Temporarily pulled in omniauth-ldap due to omniauth version conflict with Discourse; bumped net-ldap version
62+
6163
[0.6.1](https://github.com/jonmbake/discourse-ldap-auth/tree/v0.6.1)- Bump net-ldap dependency version in order to support Ruby 3
6264

6365
[0.6.0](https://github.com/jonmbake/discourse-ldap-auth/tree/v0.6.0)- Update omit_username to override_username following Discourse core changes

plugin.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# name:ldap
22
# about: A plugin to provide ldap authentication.
3-
# version: 0.6.1
3+
# version: 0.7.0
44
# authors: Jon Bake <[email protected]>
55

66
enabled_site_setting :ldap_enabled

0 commit comments

Comments
 (0)