<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers/passwords_controller.rb, branch api-shared-groups</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>Allow the initial admin to set a password</title>
<updated>2016-03-04T22:37:57+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-03-02T22:48:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=599a6d78737237e806dcfe0105b8b81dc696b71f'/>
<id>599a6d78737237e806dcfe0105b8b81dc696b71f</id>
<content type='text'>
Closes #1980
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1980
</pre>
</div>
</content>
</entry>
<entry>
<title>Use devise paranoid mode and ensure the same message is returned every time</title>
<updated>2015-12-10T00:40:37+00:00</updated>
<author>
<name>Drew Blessing</name>
<email>drew@gitlab.com</email>
</author>
<published>2015-12-09T17:45:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f4ec906e90b2f8dbf18b359b773e3b31f5da89ff'/>
<id>f4ec906e90b2f8dbf18b359b773e3b31f5da89ff</id>
<content type='text'>
Skipped CI because it has already passed. Had to rebase due to CHANGELOG.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Skipped CI because it has already passed. Had to rebase due to CHANGELOG.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor PasswordsController to use before_actions</title>
<updated>2015-10-02T01:47:27+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-10-02T01:47:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b8ff38b1d47e4323f799b593b95821ed4a8c11f7'/>
<id>b8ff38b1d47e4323f799b593b95821ed4a8c11f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only allow password reset emails once per minute</title>
<updated>2015-09-30T19:38:21+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-09-30T19:38:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=292bca0546c59b9816c696371cd9bbf04ba19fb2'/>
<id>292bca0546c59b9816c696371cd9bbf04ba19fb2</id>
<content type='text'>
Addresses internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2611
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addresses internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2611
</pre>
</div>
</content>
</entry>
<entry>
<title>Take advantage of `Devise.sign_in_after_reset_password`</title>
<updated>2015-09-30T18:35:00+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-09-30T18:35:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3a4274e19e1a1fbc23fb5fe0d6101ad62099aadb'/>
<id>3a4274e19e1a1fbc23fb5fe0d6101ad62099aadb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use User#two_factor_enabled instead of otp_required_for_login</title>
<updated>2015-06-19T19:14:37+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-06-19T19:14:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b6318297fc93ab26108c586af9d34c16fc783589'/>
<id>b6318297fc93ab26108c586af9d34c16fc783589</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fill in email on the new password form</title>
<updated>2015-05-16T20:03:18+00:00</updated>
<author>
<name>Vinnie Okada</name>
<email>vokada@mrvinn.com</email>
</author>
<published>2015-05-14T03:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=af428b12598f06073327bc63d75d9c358c95067a'/>
<id>af428b12598f06073327bc63d75d9c358c95067a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redirect if password reset token is expired</title>
<updated>2015-05-16T20:03:18+00:00</updated>
<author>
<name>Vinnie Okada</name>
<email>vokada@mrvinn.com</email>
</author>
<published>2015-05-14T02:29:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c68c23210bdf9f0d7212fa55e7bef71ac0f87bcf'/>
<id>c68c23210bdf9f0d7212fa55e7bef71ac0f87bcf</id>
<content type='text'>
Don't display the password editing form if the user's token is expired;
redirect to the form that allows users to request a new password reset
token.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't display the password editing form if the user's token is expired;
redirect to the form that allows users to request a new password reset
token.
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle password reset for users with 2FA enabled</title>
<updated>2015-05-11T18:31:31+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-11T18:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=24bef5e67a81c5edf9dacb65ecc091cac1f4c528'/>
<id>24bef5e67a81c5edf9dacb65ecc091cac1f4c528</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ruby 1.9 hash syntax</title>
<updated>2015-01-24T01:41:10+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-01-24T01:41:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3dfcb95f0d5a9851b3829f357bc53abb96c0e6ba'/>
<id>3dfcb95f0d5a9851b3829f357bc53abb96c0e6ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
