<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/lib/Minz/Session.php, branch 1.3.0-beta</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.3.0-beta</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.3.0-beta'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2015-07-31T09:26:57+00:00</updated>
<entry>
<title>Minz cookie session httpOnly</title>
<updated>2015-07-31T09:26:57+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2015-07-31T09:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=189e790f32d4e389cf1dc6da669a579717fff436'/>
<id>urn:sha1:189e790f32d4e389cf1dc6da669a579717fff436</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/924
https://github.com/FreshRSS/FreshRSS/pull/936/files#r35948311
</content>
</entry>
<entry>
<title>Whitespace</title>
<updated>2015-07-30T22:17:32+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2015-07-30T22:17:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=760ec5f223c4a18c8e8c8f3ecdf6b7140aa70611'/>
<id>urn:sha1:760ec5f223c4a18c8e8c8f3ecdf6b7140aa70611</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minz slight change in session cookie path</title>
<updated>2015-07-30T22:12:55+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2015-07-30T22:12:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=59daed3d4eca6bf6260a8dc422c54f470895ac63'/>
<id>urn:sha1:59daed3d4eca6bf6260a8dc422c54f470895ac63</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/924#issuecomment-126499403
</content>
</entry>
<entry>
<title>Minz session cookie path bug</title>
<updated>2015-07-30T21:42:28+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2015-07-30T21:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f7190c34e1a1ea36bbc81a7dea8dcb7a39cea7cf'/>
<id>urn:sha1:f7190c34e1a1ea36bbc81a7dea8dcb7a39cea7cf</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/924#issuecomment-126499403
</content>
</entry>
<entry>
<title>Simplify code for cookie dir</title>
<updated>2015-01-21T15:28:29+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-21T15:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=22d7e0d638b91063741fe82fe77822b1d7d5be1d'/>
<id>urn:sha1:22d7e0d638b91063741fe82fe77822b1d7d5be1d</id>
<content type='text'>
See https://github.com/FreshRSS/FreshRSS/issues/700
See https://github.com/FreshRSS/FreshRSS/commit/eec95ffb6a414f00f0ddd6cb1f81ac7ee55d4f6b
</content>
</entry>
<entry>
<title>Fix bug related to cookie path</title>
<updated>2015-01-21T14:43:25+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-21T14:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=eec95ffb6a414f00f0ddd6cb1f81ac7ee55d4f6b'/>
<id>urn:sha1:eec95ffb6a414f00f0ddd6cb1f81ac7ee55d4f6b</id>
<content type='text'>
Fix https://github.com/FreshRSS/FreshRSS/issues/700
</content>
</entry>
<entry>
<title>Fix i18n loading and availableLanguages calls</title>
<updated>2015-01-06T20:10:51+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-06T20:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=addcea9cd45a87f2ae56f879bad86425efc16fba'/>
<id>urn:sha1:addcea9cd45a87f2ae56f879bad86425efc16fba</id>
<content type='text'>
- Change the way to init i18n
- Add a availableLanguages() method to Minz_Translate

See https://github.com/FreshRSS/FreshRSS/issues/730
</content>
</entry>
<entry>
<title>Long term cookie to keep session open</title>
<updated>2014-08-12T22:09:48+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-08-12T22:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ee1b8f6f72e8c2cbd3e0ad7b4322a4bb6863c028'/>
<id>urn:sha1:ee1b8f6f72e8c2cbd3e0ad7b4322a4bb6863c028</id>
<content type='text'>
Token system
https://github.com/marienfressinaud/FreshRSS/issues/465
</content>
</entry>
<entry>
<title>Fix a Minz_Session TODO</title>
<updated>2014-08-12T19:10:10+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-12T19:09:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=08a9009c19b2ae84555340622c344a2da38ae019'/>
<id>urn:sha1:08a9009c19b2ae84555340622c344a2da38ae019</id>
<content type='text'>
Not use additional variable to manipulate session variables
Fix coding style
</content>
</entry>
<entry>
<title>Use REQUEST_URI instead of SCRIPT_NAME for cookies</title>
<updated>2014-08-12T19:04:39+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-12T19:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ed7d8aa44fe5a005380056b7d164fc53079506fb'/>
<id>urn:sha1:ed7d8aa44fe5a005380056b7d164fc53079506fb</id>
<content type='text'>
See https://github.com/marienfressinaud/FreshRSS/commit/eceb7756cfcf117c2a18984291181a84697ed3cd#commitcomment-7345438
</content>
</entry>
</feed>
