Fix broken formatting in 2.10.3 release notes
Change-Id: I4ecccf14f5b2f6cf1edb0e408c120025ca673c37
This commit is contained in:
parent
3463af2bbb
commit
07bb595b2b
@ -29,10 +29,10 @@ be suppressed in batch mode.
|
|||||||
New Features
|
New Features
|
||||||
------------
|
------------
|
||||||
|
|
||||||
Support hybrid OpenID and OAuth2 authentication
|
* Support hybrid OpenID and OAuth2 authentication
|
||||||
+
|
+
|
||||||
OpenID auth scheme is aware of optional OAuth2 plugin-based authentication.
|
OpenID auth scheme is aware of optional OAuth2 plugin-based authentication.
|
||||||
This feature considered to be experimental and hasn't reached full feature set yet.
|
This feature is considered to be experimental and hasn't reached full feature set yet.
|
||||||
Particularly, linking of user identities accross protocol boundaries and even from
|
Particularly, linking of user identities accross protocol boundaries and even from
|
||||||
one OAuth2 identity to another OAuth2 identity wasn't implemented yet.
|
one OAuth2 identity to another OAuth2 identity wasn't implemented yet.
|
||||||
|
|
||||||
@ -73,7 +73,7 @@ Replication plugin
|
|||||||
~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
* Set connection timeout to 120 seconds for SSH remote operations.
|
* Set connection timeout to 120 seconds for SSH remote operations.
|
||||||
|
+
|
||||||
The creation of a missing Git, before starting replication, is a blocking
|
The creation of a missing Git, before starting replication, is a blocking
|
||||||
operation. By setting a timeout, we ensure the operation does not get stuck
|
operation. By setting a timeout, we ensure the operation does not get stuck
|
||||||
forever, essentially blocking all future remote git creation operations.
|
forever, essentially blocking all future remote git creation operations.
|
||||||
|
Loading…
Reference in New Issue
Block a user