<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgdata.git/docs/reference, branch main</title>
<subtitle>gitlab.gnome.org: GNOME/libgdata.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgdata.git/'/>
<entry>
<title>remove deprecated proxy_uri properties</title>
<updated>2021-06-17T14:27:03+00:00</updated>
<author>
<name>Daniel Kolesa</name>
<email>dkolesa@igalia.com</email>
</author>
<published>2021-03-30T13:42:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgdata.git/commit/?id=27fb43ff72435854984f1c4ed35deff96d3c652a'/>
<id>27fb43ff72435854984f1c4ed35deff96d3c652a</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 'drop-deprecated-apis' into 'master'</title>
<updated>2021-06-17T14:22:45+00:00</updated>
<author>
<name>Philip Withnall</name>
<email>philip@tecnocode.co.uk</email>
</author>
<published>2021-06-17T14:22:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgdata.git/commit/?id=e3e0714ca1fc67e4bcb7b04b57ec5cb6fa207bf7'/>
<id>e3e0714ca1fc67e4bcb7b04b57ec5cb6fa207bf7</id>
<content type='text'>
core: Drop ClientLogin authorizer

See merge request GNOME/libgdata!40</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
core: Drop ClientLogin authorizer

See merge request GNOME/libgdata!40</pre>
</div>
</content>
</entry>
<entry>
<title>remove deprecated youtube api</title>
<updated>2021-06-17T13:58:40+00:00</updated>
<author>
<name>Daniel Kolesa</name>
<email>dkolesa@igalia.com</email>
</author>
<published>2021-03-30T14:10:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgdata.git/commit/?id=27c60a1d52874c3f06db8cc7e6f4b2546c2a45be'/>
<id>27c60a1d52874c3f06db8cc7e6f4b2546c2a45be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>core: Drop ClientLogin authorizer</title>
<updated>2021-06-17T13:56:11+00:00</updated>
<author>
<name>Philip Withnall</name>
<email>pwithnall@endlessos.org</email>
</author>
<published>2021-06-17T12:55:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgdata.git/commit/?id=8eecbd9012986dce266eacdb9d280d9df1933147'/>
<id>8eecbd9012986dce266eacdb9d280d9df1933147</id>
<content type='text'>
It’s been deprecated by Google for a number of years, and is completely
unsupported in all of their newer REST APIs. Its main flaws are that it
requires the user’s password to be passed to potentially untrusted code
(normalising the user typing their password into any old text entry),
and that it can’t support the interactive authentication required for
2FA.

Signed-off-by: Philip Withnall &lt;pwithnall@endlessos.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It’s been deprecated by Google for a number of years, and is completely
unsupported in all of their newer REST APIs. Its main flaws are that it
requires the user’s password to be passed to potentially untrusted code
(normalising the user typing their password into any old text entry),
and that it can’t support the interactive authentication required for
2FA.

Signed-off-by: Philip Withnall &lt;pwithnall@endlessos.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'remove-contacts' into 'master'</title>
<updated>2021-06-17T13:54:07+00:00</updated>
<author>
<name>Philip Withnall</name>
<email>philip@tecnocode.co.uk</email>
</author>
<published>2021-06-17T13:54:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgdata.git/commit/?id=b0460823bfd19fb46dee9982e221ca2eeba3bc4a'/>
<id>b0460823bfd19fb46dee9982e221ca2eeba3bc4a</id>
<content type='text'>
remove deprecated contacts service

See merge request GNOME/libgdata!39</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove deprecated contacts service

See merge request GNOME/libgdata!39</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'remove-freebase' into 'master'</title>
<updated>2021-06-17T13:40:02+00:00</updated>
<author>
<name>Philip Withnall</name>
<email>philip@tecnocode.co.uk</email>
</author>
<published>2021-06-17T13:40:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgdata.git/commit/?id=b8d82109e0156cd7252e461af47d95d74928540e'/>
<id>b8d82109e0156cd7252e461af47d95d74928540e</id>
<content type='text'>
remove deprecated freebase service

See merge request GNOME/libgdata!33</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove deprecated freebase service

See merge request GNOME/libgdata!33</pre>
</div>
</content>
</entry>
<entry>
<title>remove deprecated contacts service</title>
<updated>2021-06-17T13:39:45+00:00</updated>
<author>
<name>Daniel Kolesa</name>
<email>dkolesa@igalia.com</email>
</author>
<published>2021-06-17T12:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgdata.git/commit/?id=3a76b6dfce07a5e8044e367cedb8f9c01b4a88b2'/>
<id>3a76b6dfce07a5e8044e367cedb8f9c01b4a88b2</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 'remove-deprecated-documents' into 'master'</title>
<updated>2021-06-17T13:35:57+00:00</updated>
<author>
<name>Philip Withnall</name>
<email>philip@tecnocode.co.uk</email>
</author>
<published>2021-06-17T13:35:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgdata.git/commit/?id=5ddfeb75cc16b94f37bf1afd9a3bf44c3836b0bd'/>
<id>5ddfeb75cc16b94f37bf1afd9a3bf44c3836b0bd</id>
<content type='text'>
remove deprecated documents service api

See merge request GNOME/libgdata!37</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove deprecated documents service api

See merge request GNOME/libgdata!37</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'remove-deprecated-calendar' into 'master'</title>
<updated>2021-06-17T13:34:18+00:00</updated>
<author>
<name>Philip Withnall</name>
<email>philip@tecnocode.co.uk</email>
</author>
<published>2021-06-17T13:34:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgdata.git/commit/?id=c6066c63a3ee84c442f7bd7bc5905205d0f7f68d'/>
<id>c6066c63a3ee84c442f7bd7bc5905205d0f7f68d</id>
<content type='text'>
remove deprecated calendar service apis

See merge request GNOME/libgdata!38</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove deprecated calendar service apis

See merge request GNOME/libgdata!38</pre>
</div>
</content>
</entry>
<entry>
<title>remove deprecated freebase service</title>
<updated>2021-06-17T13:29:39+00:00</updated>
<author>
<name>Daniel Kolesa</name>
<email>dkolesa@igalia.com</email>
</author>
<published>2021-03-30T13:35:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgdata.git/commit/?id=634da1f8d2a324b4cfac9661a9fce20fcac24042'/>
<id>634da1f8d2a324b4cfac9661a9fce20fcac24042</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
