<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/api/oauth2.md, branch gitlab-git-spawn-env</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>#20628 Enable implicit flow in Gitlab as OAuth Provider</title>
<updated>2017-07-07T14:54:48+00:00</updated>
<author>
<name>Mateusz Pytel</name>
<email>mateusz.pytel.87@gmail.com</email>
</author>
<published>2017-07-07T14:52:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a7c571ae4d547443bd33b1d7f6e5819351239113'/>
<id>a7c571ae4d547443bd33b1d7f6e5819351239113</id>
<content type='text'>
Closes #20628 by re-enabling implicit grant in Doorkeeper config. OAuth2 documentation refactored. 
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #20628 by re-enabling implicit grant in Doorkeeper config. OAuth2 documentation refactored. 
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docs for personal access tokens</title>
<updated>2017-06-14T06:40:21+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2017-06-13T12:10:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8fb33b8f01c3b53a16cd5e086361c85d061b4de0'/>
<id>8fb33b8f01c3b53a16cd5e086361c85d061b4de0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use v4 endpoint in API docs</title>
<updated>2017-03-01T17:39:40+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2017-03-01T17:39:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1ead6a9793f790b4111180781234cc6a43590cc1'/>
<id>1ead6a9793f790b4111180781234cc6a43590cc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>oauth2.md: should use the provider's URL which is gitlab.example.com</title>
<updated>2016-12-19T11:33:55+00:00</updated>
<author>
<name>Mehdy Khoshnoody</name>
<email>mehdy.khoshnoody@gmail.com</email>
</author>
<published>2016-12-19T11:33:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=effc6c1703dd397726fefcc930c89c76e0dc4455'/>
<id>effc6c1703dd397726fefcc930c89c76e0dc4455</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 'fix_oauth_doc'</title>
<updated>2016-09-30T12:58:41+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-09-30T12:58:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=91a91557ce4aeeafa34856009359bb6c34e3e10e'/>
<id>91a91557ce4aeeafa34856009359bb6c34e3e10e</id>
<content type='text'>
# Conflicts:
#   doc/api/oauth2.md</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#   doc/api/oauth2.md</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a confusion in OAuth2 documentation</title>
<updated>2016-09-28T08:41:39+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2016-09-28T08:41:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5838d1ba892872553dcd4e3945a3fab8faf339a4'/>
<id>5838d1ba892872553dcd4e3945a3fab8faf339a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo `CSFR` -&gt; `CSRF` in the OAuth2 doc</title>
<updated>2016-09-27T10:09:05+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-09-27T10:09:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4977a167c020d85c0c41cd33f8c46b9ce61a6c38'/>
<id>4977a167c020d85c0c41cd33f8c46b9ce61a6c38</id>
<content type='text'>
[ci skip]

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added documentation and CHANGELOG item</title>
<updated>2016-08-18T21:47:26+00:00</updated>
<author>
<name>Patricio Cano</name>
<email>suprnova32@gmail.com</email>
</author>
<published>2016-08-15T22:14:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ff6f0ada3fc4c4dc89c9f2f0d947099c2d14ae88'/>
<id>ff6f0ada3fc4c4dc89c9f2f0d947099c2d14ae88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'improve-oauth2-docs' into 'master'</title>
<updated>2016-08-11T09:38:41+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-08-11T09:38:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3a46eac1ef903c027c244d31369329f45c636914'/>
<id>3a46eac1ef903c027c244d31369329f45c636914</id>
<content type='text'>

Update/Improve OAuth2 Client documentation

## What does this MR do?
Improves the OAuth2 client documentation to include security hints to help people create secure clients.

## Are there points in the code the reviewer needs to double check?

## Why was this MR needed?
I noticed the docs didn't mention some important points and steps, this cleans that up.

## What are the relevant issue numbers?

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !5665</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Update/Improve OAuth2 Client documentation

## What does this MR do?
Improves the OAuth2 client documentation to include security hints to help people create secure clients.

## Are there points in the code the reviewer needs to double check?

## Why was this MR needed?
I noticed the docs didn't mention some important points and steps, this cleans that up.

## What are the relevant issue numbers?

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !5665</pre>
</div>
</content>
</entry>
<entry>
<title>Update/Improve OAuth2 Client documentation</title>
<updated>2016-08-11T06:44:09+00:00</updated>
<author>
<name>Keith Pope</name>
<email>mute.pop3+gitlab@gmail.com</email>
</author>
<published>2016-08-04T13:25:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9a9f40276f23b6ec5db360ca63c110bd5e97bc44'/>
<id>9a9f40276f23b6ec5db360ca63c110bd5e97bc44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
