<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/lib/Minz/Session.php, branch 1.0.0</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.0.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.0.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2015-01-21T15:28:29+00:00</updated>
<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>
<entry>
<title>Revert "Set session.gc_maxlifetime"</title>
<updated>2014-08-11T16:39:22+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-11T16:39:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=bc71a577fe3154080df9949b394c7ae552773c7b'/>
<id>urn:sha1:bc71a577fe3154080df9949b394c7ae552773c7b</id>
<content type='text'>
This reverts commit df47217839ccddb8e03015959c61b61e748d9700.

See https://github.com/marienfressinaud/FreshRSS/issues/465
</content>
</entry>
<entry>
<title>Set session.gc_maxlifetime</title>
<updated>2014-08-10T21:41:36+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-10T21:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=df47217839ccddb8e03015959c61b61e748d9700'/>
<id>urn:sha1:df47217839ccddb8e03015959c61b61e748d9700</id>
<content type='text'>
Take the maxvalue between 1440 (24m) and cookie lifetime when calling
Minz_Session::keepCookie()

See https://github.com/marienfressinaud/FreshRSS/issues/465
</content>
</entry>
<entry>
<title>Add possibility to keep logged in with form</title>
<updated>2014-08-10T18:29:43+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-10T18:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=eceb7756cfcf117c2a18984291181a84697ed3cd'/>
<id>urn:sha1:eceb7756cfcf117c2a18984291181a84697ed3cd</id>
<content type='text'>
Add an option to keep logged in.
Change lifetime of session cookie to 1 year.

See https://github.com/marienfressinaud/FreshRSS/issues/465
</content>
</entry>
<entry>
<title>Cookie IE suite</title>
<updated>2014-01-05T00:21:23+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-01-05T00:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0fa335308196e7bcdee91154f5ad26b35fb60b17'/>
<id>urn:sha1:0fa335308196e7bcdee91154f5ad26b35fb60b17</id>
<content type='text'>
Typo. Correction de
https://github.com/marienfressinaud/FreshRSS/commit/79d88a2d5b30aeadc71f7c98a4a860cd97e97562
</content>
</entry>
</feed>
