<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/views/devise/sessions, branch commit-status-fix</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Crowd integration</title>
<updated>2015-09-02T09:42:01+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>vsv2711@gmail.com</email>
</author>
<published>2015-08-31T10:59:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3700e5a9607ba9980940a29d275e22034538473d'/>
<id>3700e5a9607ba9980940a29d275e22034538473d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tags to disable autocapitalize and autocorrect on login field</title>
<updated>2015-07-29T07:42:52+00:00</updated>
<author>
<name>Daryl Chan</name>
<email>dckj95@gmail.com</email>
</author>
<published>2015-07-25T09:51:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e72a9685f3298536568e885afb1d5dabd9b315c5'/>
<id>e72a9685f3298536568e885afb1d5dabd9b315c5</id>
<content type='text'>
- Updated CHANGELOG
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Updated CHANGELOG
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow custom label to be set for authentication providers.</title>
<updated>2015-07-23T13:20:12+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-07-02T14:33:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=70a3c165a9f3882a82cf8946a783ace091635797'/>
<id>70a3c165a9f3882a82cf8946a783ace091635797</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "Remember me" checkbox to LDAP signin form.</title>
<updated>2015-06-05T12:37:01+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-06-05T12:37:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=44458f3ca2d142a7d6088d627382f9dab5698f40'/>
<id>44458f3ca2d142a7d6088d627382f9dab5698f40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move "invalid 2FA code" error message to the flash</title>
<updated>2015-05-09T21:32:49+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-09T21:02:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=76873ce4a49be9a591082f7b96482ebdc9cace9d'/>
<id>76873ce4a49be9a591082f7b96482ebdc9cace9d</id>
<content type='text'>
This makes it consistent with the Invalid email/password error message
from the previous step.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it consistent with the Invalid email/password error message
from the previous step.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a hint on login form about using a recovery code</title>
<updated>2015-05-09T21:32:09+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-09T00:56:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a4267033f2cc72e46ba5f1bfdfca296978df2117'/>
<id>a4267033f2cc72e46ba5f1bfdfca296978df2117</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor SessionsController</title>
<updated>2015-05-09T21:32:09+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-09T00:41:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=32971b0af4761fa9527c2fa0922a9b31eec5245f'/>
<id>32971b0af4761fa9527c2fa0922a9b31eec5245f</id>
<content type='text'>
Also adds test case for providing an invalid 2FA code and then a valid
one without re-entering username and password.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also adds test case for providing an invalid 2FA code and then a valid
one without re-entering username and password.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update login views for two-factor auth</title>
<updated>2015-05-09T21:31:40+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-06T02:12:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6fa294292058dd5ab9bd089c446b3017aa85b868'/>
<id>6fa294292058dd5ab9bd089c446b3017aa85b868</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Be consistent with what we call the 2FA feature</title>
<updated>2015-05-09T21:31:39+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-04T18:11:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bd680999f9bf33ba6067a42749139c1d0b52014e'/>
<id>bd680999f9bf33ba6067a42749139c1d0b52014e</id>
<content type='text'>
"Two-factor" vs. "2-Factor"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"Two-factor" vs. "2-Factor"
</pre>
</div>
</content>
</entry>
<entry>
<title>Turn 2-factor authentication into 2 steps process. Disabled 2fa UI for ldap users since it is not supported</title>
<updated>2015-05-09T21:31:10+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-03-31T01:19:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=de9e1c3bad18e4ca00cfdced75e5cc4c42905761'/>
<id>de9e1c3bad18e4ca00cfdced75e5cc4c42905761</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
