Skip to content

Commit 049bc8e

Browse files
committed
fixup3
1 parent 0612927 commit 049bc8e

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

auth_oauth_enforced/README.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,9 @@ Configuration
4747

4848
Usage
4949
=====
50-
Users whose login ID is an email that includes a blocked domain will be restricted from logging in.
51-
If they try to log in with a password instead of OAuth, they will not beable toproceed past the login page.
52-
A notification will appear on the login page stating:
53-
"You are not allowed to log in with a password. Please use OAuth login."
50+
Users with a blocked domain in their login ID cannot log in with a password
51+
and will receive a notification on the login page if they attempt this,
52+
instructing them to use OAuth instead.
5453

5554
Bug Tracker
5655
===========
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
Users whose login ID is an email that includes a blocked domain will be restricted from logging in.
2-
If they try to log in with a password instead of OAuth, they will not beable to
3-
proceed past the login page. A notification will appear on the login page stating:
4-
"You are not allowed to log in with a password. Please use OAuth login."
1+
Users with a blocked domain in their login ID cannot log in with a password
2+
and will receive a notification on the login page if they attempt this,
3+
instructing them to use OAuth instead.

0 commit comments

Comments
 (0)