From c7e1e4df9acfb336d58bac67c50a8416e9b62d7e Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 3 Jun 2021 20:26:49 +0200 Subject: [PATCH] Update DISCLAIMER.md --- doc/DISCLAIMER.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 08c94c4..5ac5325 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -30,7 +30,7 @@ $ RAILS_ENV=production /opt/rbenv/versions/2.6.0/bin/bundle exec rails c $ UserEmail.create!(user: User.find_by_username("foo"), email: "foo@theirexternalmail.com") ``` -Discourse can now receive mail from `foo@theirexternalmail.com` and give it to the user account with mail address `foo@myyunohostdomain.org`. +Discourse can now receive email from `foo@theirexternalmail.com` and give it to the user account with mail address `foo@myyunohostdomain.org`. #### Multi-user support @@ -47,4 +47,3 @@ When disabling Local Login and other authentication services, clicking the `Logi ![Disable Local](https://raw.githubusercontent.com/jonmbake/screenshots/master/discourse-ldap-auth/disable_local.png) ![LDAP Login Popup](https://raw.githubusercontent.com/jonmbake/screenshots/master/discourse-ldap-auth/ldap_popup.png) -