<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyramid/docs/quick_tutorial/authentication, branch main</title>
<subtitle>Pyramid web framework (fork of https://github.com/Pylons/pyramid).</subtitle>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/'/>
<entry>
<title>docs: remove 'came_from' from login view</title>
<updated>2024-06-10T01:09:19+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2024-06-09T20:28:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=c9235146e0102d03bb4548711cd0b3b0637d81fa'/>
<id>c9235146e0102d03bb4548711cd0b3b0637d81fa</id>
<content type='text'>
- The narrative doesn't discuss this (mis-)feature.

- Without any authorization, there is no meaninful reason to remember
  the 'previous' page.

- As a general rule, we want to avoid trusting user-supplied data (i.e.,
  from the query string or form params) when constructing redirect URLs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- The narrative doesn't discuss this (mis-)feature.

- Without any authorization, there is no meaninful reason to remember
  the 'previous' page.

- As a general rule, we want to avoid trusting user-supplied data (i.e.,
  from the query string or form params) when constructing redirect URLs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename `ISecurityPolicy.authenticated_identity` to `identity`</title>
<updated>2020-10-14T06:08:00+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2020-10-14T06:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=ab80ac7996bf792ddf3fbcce639e4b6714b401e6'/>
<id>ab80ac7996bf792ddf3fbcce639e4b6714b401e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change hashalg on AuthTktCookieHelper to sha512.</title>
<updated>2019-12-31T22:40:17+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2019-12-31T22:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=4255eecf1544731a7200ab0a24671195416601e2'/>
<id>4255eecf1544731a7200ab0a24671195416601e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename identify(request) to authenticated_identity(request)</title>
<updated>2019-12-30T19:29:25+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2019-12-30T19:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=25439c2dbd4ff971e2a32ac96fc893de0bdcefd3'/>
<id>25439c2dbd4ff971e2a32ac96fc893de0bdcefd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update authentication and authorization chapters of the quick_tutorial to use the new ISecurityPolicy</title>
<updated>2019-12-30T05:33:51+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2019-12-30T05:29:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=bd8f73be18f8f54daff34debd976a4b81be886aa'/>
<id>bd8f73be18f8f54daff34debd976a4b81be886aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix comments in `setup.py`s</title>
<updated>2018-10-09T06:55:40+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2018-10-09T06:55:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=43da8c96b77342b9d2203da9f32dc6b8db04e2a8'/>
<id>43da8c96b77342b9d2203da9f32dc6b8db04e2a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revise `setup.py`s</title>
<updated>2018-10-09T06:45:30+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2018-10-09T06:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=29f69b107313b3897280d10608f28a6fa5360e37'/>
<id>29f69b107313b3897280d10608f28a6fa5360e37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update all the `setup.py`s</title>
<updated>2018-10-08T09:12:00+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2018-10-08T09:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=307313574f9726d1c03639114d1c976535c9b968'/>
<id>307313574f9726d1c03639114d1c976535c9b968</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Carry forward previous setup.py changes.</title>
<updated>2018-10-07T11:28:09+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2018-10-07T11:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=97afb8f7520cbb24a7662bb92420e8c9fc70bda1'/>
<id>97afb8f7520cbb24a7662bb92420e8c9fc70bda1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>issue #3182 removed extra lines from previous PR</title>
<updated>2018-05-15T22:08:19+00:00</updated>
<author>
<name>Radu Revutchi</name>
<email>radurevutchi@gmail.com</email>
</author>
<published>2018-05-15T22:08:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=21ea2cb9e6dbb509ba275f9d4cbad6258a9c3c51'/>
<id>21ea2cb9e6dbb509ba275f9d4cbad6258a9c3c51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
