<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib, branch gitlab-git-http-server-version</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>Merge branch 'fix_email_downcasing' into 'master'</title>
<updated>2015-10-11T22:53:11+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2015-10-11T22:53:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=42603af3267bd1be0dcd18927d74bfc19a894c04'/>
<id>42603af3267bd1be0dcd18927d74bfc19a894c04</id>
<content type='text'>

LDAP email address downcasing

Fixes #2960

In the event we cannot match an LDAP user by DN we attempt to find an identity by email address and then update the DN. In this case the identity is matched by email address. 

If the user's email address in LDAP has an upper case character we cannot find a match in the GitLab database. GitLab downcases emails before the user object is saved.

This merge request downcases the email from LDAP before we lookup by email. I also added a test to prevent a regression.

See merge request !1550</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

LDAP email address downcasing

Fixes #2960

In the event we cannot match an LDAP user by DN we attempt to find an identity by email address and then update the DN. In this case the identity is matched by email address. 

If the user's email address in LDAP has an upper case character we cannot find a match in the GitLab database. GitLab downcases emails before the user object is saved.

This merge request downcases the email from LDAP before we lookup by email. I also added a test to prevent a regression.

See merge request !1550</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rs-issue-2970' into 'master'</title>
<updated>2015-10-09T11:38:59+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-10-09T11:38:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=df3ae4ef134e32ea2f5421c163a65784fd41a6db'/>
<id>df3ae4ef134e32ea2f5421c163a65784fd41a6db</id>
<content type='text'>

Normalize space-like characters in keys before output to gitlab-shell

gitlab-shell expects only one tab separator per key, and an SSH key with
a tab character in the comment, for example, would break things.

Closes #2970

See merge request !1552</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Normalize space-like characters in keys before output to gitlab-shell

gitlab-shell expects only one tab separator per key, and an SSH key with
a tab character in the comment, for example, would break things.

Closes #2970

See merge request !1552</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rs-2fa-task' into 'master'</title>
<updated>2015-10-09T08:04:34+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-10-09T08:04:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6e1ec3b9affa298cba44078c18ae06d82950cffc'/>
<id>6e1ec3b9affa298cba44078c18ae06d82950cffc</id>
<content type='text'>

Add task to disable 2FA for all users

Addresses #2971 

See merge request !1532</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add task to disable 2FA for all users

Addresses #2971 

See merge request !1532</pre>
</div>
</content>
</entry>
<entry>
<title>Add output and confirmation to gitlab:two_factor:disable_for_all_users</title>
<updated>2015-10-09T03:19:56+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-10-09T03:19:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cd46f4c36736ed548e440566095e51a3a43ca6d6'/>
<id>cd46f4c36736ed548e440566095e51a3a43ca6d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalize space-like characters in keys before output to gitlab-shell</title>
<updated>2015-10-09T00:34:50+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-10-09T00:34:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=69b41ba04331e95739b25c77b3f5f198c0e64bae'/>
<id>69b41ba04331e95739b25c77b3f5f198c0e64bae</id>
<content type='text'>
gitlab-shell expects only one tab separator per key, and an SSH key with
a tab character in the comment, for example, would break things.

Closes #2970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gitlab-shell expects only one tab separator per key, and an SSH key with
a tab character in the comment, for example, would break things.

Closes #2970
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ldap email downcasing bug</title>
<updated>2015-10-08T19:59:46+00:00</updated>
<author>
<name>Drew Blessing</name>
<email>drew@gitlab.com</email>
</author>
<published>2015-10-08T19:59:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b7def88c02b3726259800a25ee8bb82c866fe673'/>
<id>b7def88c02b3726259800a25ee8bb82c866fe673</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added dedicated Rake task for setting up Postgres</title>
<updated>2015-10-08T12:35:36+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2015-10-07T15:42:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c8f18fc56283859f47ab50a5e14a7b292f8e54a5'/>
<id>c8f18fc56283859f47ab50a5e14a7b292f8e54a5</id>
<content type='text'>
This ensures any PostgreSQL specific schema changes (e.g. expression
indexes) are created when setting up the database.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures any PostgreSQL specific schema changes (e.g. expression
indexes) are created when setting up the database.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added methods for detecting MySQL/PostgreSQL</title>
<updated>2015-10-07T21:32:14+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2015-10-07T10:30:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=85c6a3743abe5683c2317f1957a9f047ad2b4b8e'/>
<id>85c6a3743abe5683c2317f1957a9f047ad2b4b8e</id>
<content type='text'>
These two methods remove the need for manually going into
ActiveRecord::Base.connection all over the place.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These two methods remove the need for manually going into
ActiveRecord::Base.connection all over the place.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add gitlab:two_factor:disable_for_all_users task</title>
<updated>2015-10-07T19:46:18+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-10-07T19:46:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c3d9c55b23183a51c941800d94ed0ff085e5a3b8'/>
<id>c3d9c55b23183a51c941800d94ed0ff085e5a3b8</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 'rs-remove-ci-disable'</title>
<updated>2015-10-05T18:06:31+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2015-10-05T18:06:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f088ffe8f7a8b9ef429f2fb0fbdfd45fa37cde20'/>
<id>f088ffe8f7a8b9ef429f2fb0fbdfd45fa37cde20</id>
<content type='text'>
See merge request !1512
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See merge request !1512
</pre>
</div>
</content>
</entry>
</feed>
