Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
synapse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Timo Ley
synapse
Commits
3167d478
Commit
3167d478
authored
10 years ago
by
Kegan Dougal
Browse files
Options
Downloads
Patches
Plain Diff
Minor formatting tweaks.
parent
9f94b11d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/specification.rst
+4
-4
4 additions, 4 deletions
docs/specification.rst
with
4 additions
and
4 deletions
docs/specification.rst
+
4
−
4
View file @
3167d478
...
...
@@ -1019,7 +1019,7 @@ This specification defines the following login types:
Password-based
--------------
:Type:
m.login.password
``
m.login.password
``
:Description:
Login is supported via a username and password.
...
...
@@ -1037,7 +1037,7 @@ process, or a standard error response.
OAuth2-based
------------
:Type:
m.login.oauth2
``
m.login.oauth2
``
:Description:
Login is supported via OAuth2 URLs. This login consists of multiple requests.
...
...
@@ -1090,7 +1090,7 @@ visits the REDIRECT_URI with the auth code= query parameter which returns::
Email-based (code)
------------------
:Type:
m.login.email.code
``
m.login.email.code
``
:Description:
Login is supported by typing in a code which is sent in an email. This login
consists of multiple requests.
...
...
@@ -1125,7 +1125,7 @@ the login process, or a standard error response.
Email-based (url)
-----------------
:Type:
m.login.email.url
``
m.login.email.url
``
:Description:
Login is supported by clicking on a URL in an email. This login consists of
multiple requests.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment