<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers/passwords_controller.rb, branch pre-commit-prettier</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 password authentication to be disabled entirely</title>
<updated>2017-11-23T13:16:14+00:00</updated>
<author>
<name>Markus Koller</name>
<email>markus-koller@gmx.ch</email>
</author>
<published>2017-11-23T13:16:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=257fd5713485a05460a9170190100643199a7e48'/>
<id>257fd5713485a05460a9170190100643199a7e48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rollsback changes made to signing_enabled.</title>
<updated>2017-09-01T09:51:40+00:00</updated>
<author>
<name>Tiago Botelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2017-08-31T10:21:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=37383d9a9d9706008a7fa1d90079cb019681094b'/>
<id>37383d9a9d9706008a7fa1d90079cb019681094b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes needed when GitLab sign-in is not enabled</title>
<updated>2017-07-13T14:08:27+00:00</updated>
<author>
<name>Robin Bobbitt</name>
<email>ryehle@us.ibm.com</email>
</author>
<published>2017-06-27T18:02:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=672a68d3724bcae676d18244c85566e7d664a169'/>
<id>672a68d3724bcae676d18244c85566e7d664a169</id>
<content type='text'>
When sign-in is disabled:
 - skip password expiration checks
 - prevent password reset requests
 - don’t show Password tab in User Settings
 - don’t allow login with username/password for Git over HTTP requests
 - render 404 on requests to Profiles::PasswordsController
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When sign-in is disabled:
 - skip password expiration checks
 - prevent password reset requests
 - don’t show Password tab in User Settings
 - don’t allow login with username/password for Git over HTTP requests
 - render 404 on requests to Profiles::PasswordsController
</pre>
</div>
</content>
</entry>
<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>
</feed>
