Skip to content

Commit 231d13d

Browse files
authored
Merge pull request #13642 from kalexand-rh/padding
adding {nbsp} + to assemblies
2 parents 038cccf + 5d3b980 commit 231d13d

33 files changed

+66
-5
lines changed

architecture/architecture.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ include::modules/common-attributes.adoc[]
88
:context: architecture
99
toc::[]
1010

11+
{nbsp} +
1112

1213
[IMPORTANT]
1314
====

authentication/configuring-internal-oauth.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ include::modules/common-attributes.adoc[]
44
:context: configuring-internal-oauth
55
toc::[]
66

7+
{nbsp} +
78

89
[IMPORTANT]
910
====

authentication/configuring-ldap-failover.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ include::modules/common-attributes.adoc[]
55

66
toc::[]
77

8+
{nbsp} +
9+
810
include::modules/ldap-failover-overview.adoc[]
911

1012
include::modules/ldap-failover-prereqs.adoc[leveloffset=+1]

authentication/configuring-user-agent.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
include::modules/common-attributes.adoc[]
44
:context: configuring-user-agent
55
toc::[]
6-
6+
7+
{nbsp} +
8+
79
include::modules/user-agent-overview.adoc[leveloffset=+1]
810

911
include::modules/user-agent-configuring.adoc[leveloffset=+1]

authentication/identity_providers/configuring-allow-all-identity-provider.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ include::modules/common-attributes.adoc[]
44
:context: configuring-allow-all-identity-provider
55
toc::[]
66

7+
{nbsp} +
8+
79
Configure the `allow-all` identity provider to allow any non-empty user name
810
and password to log in.
911

authentication/identity_providers/configuring-basic-authentication-identity-provider.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ include::modules/common-attributes.adoc[]
44
:context: configuring-basic-authentication-identity-provider
55
toc::[]
66

7+
{nbsp} +
8+
79
Configure a `basic-authentication` identity provider for users to log in to
810
{product-title} with credentials validated against a remote identity provider.
911
Basic authentication is a generic backend integration mechanism.

authentication/identity_providers/configuring-deny-all-identity-provider.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ include::modules/common-attributes.adoc[]
44
:context: configuring-deny-all-identity-provider
55
toc::[]
66

7+
{nbsp} +
8+
79
Configure the `deny-all` identity provider to deny access for all user names and
810
passwords.
911

authentication/identity_providers/configuring-github-identity-provider.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ include::modules/common-attributes.adoc[]
44
:context: configuring-github-identity-provider
55
toc::[]
66

7+
{nbsp} +
8+
79
Configure a `github` identity provider to validate user names and passwords
810
against GitHub or GitHub Enterprise's OAuth authentication server. OAuth
911
facilitates a token exchange flow between

authentication/identity_providers/configuring-gitlab-identity-provider.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ include::modules/common-attributes.adoc[]
44
:context: configuring-gitlab-identity-provider
55
toc::[]
66

7+
{nbsp} +
8+
79
Configure a `gitlab` identity provider to use
810
link:https://gitlab.com/[GitLab.com] or any other GitLab instance as an identity
911
provider. If you use GitLab version 7.7.0 to 11.0, you connect using the

authentication/identity_providers/configuring-google-identity-provider.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ include::modules/common-attributes.adoc[]
44
:context: configuring-google-identity-provider
55
toc::[]
66

7+
{nbsp} +
8+
79
Configure a `google` identity provider using
810
link:https://developers.google.com/identity/protocols/OpenIDConnect[Google's OpenID Connect integration].
911

0 commit comments

Comments
 (0)