<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prado/framework/Security, branch 3.2.2.02</title>
<subtitle>Fork of Prado PHP framework
</subtitle>
<id>https://emkael.info/cgit/prado/atom?h=3.2.2.02</id>
<link rel='self' href='https://emkael.info/cgit/prado/atom?h=3.2.2.02'/>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/'/>
<updated>2013-04-24T07:59:48Z</updated>
<entry>
<title>Update to 3.2.1</title>
<updated>2013-04-24T07:59:48Z</updated>
<author>
<name>Ciro Mattia Gonano</name>
<email>ciromattia@gmail.com</email>
</author>
<published>2013-04-24T07:59:46Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=daa4dde508865ef0f08e584987b0695d4847809a'/>
<id>urn:sha1:daa4dde508865ef0f08e584987b0695d4847809a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bumped year to 2013, integrated recent changes from branch/3.2</title>
<updated>2013-01-19T10:17:39Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2013-01-19T10:17:39Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=f2a2465a97591ad478ba6b99dc4bb55b09620452'/>
<id>urn:sha1:f2a2465a97591ad478ba6b99dc4bb55b09620452</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix TDBUser documentation</title>
<updated>2012-10-17T12:37:48Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2012-10-17T12:37:48Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=cd88852b2f67529a9071622988d7c4a76429a670'/>
<id>urn:sha1:cd88852b2f67529a9071622988d7c4a76429a670</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed ?&gt; from php files</title>
<updated>2012-07-12T12:13:23Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2012-07-12T12:13:23Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=712729aa2f9b5e491e78f29b8f779f8b40a67ba4'/>
<id>urn:sha1:712729aa2f9b5e491e78f29b8f779f8b40a67ba4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>standardize the use of unix eol; use svn properties to enforce native eol</title>
<updated>2012-07-12T11:21:01Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2012-07-12T11:21:01Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=903ae8a581fac1e6917fc3e31d2ad8fb91df80c3'/>
<id>urn:sha1:903ae8a581fac1e6917fc3e31d2ad8fb91df80c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>happy new year</title>
<updated>2012-07-12T10:55:10Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2012-07-12T10:55:10Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=3e4e6e66aeb3f8fea4e1eb4237498ef9d2358f63'/>
<id>urn:sha1:3e4e6e66aeb3f8fea4e1eb4237498ef9d2358f63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>small fix to previous commit</title>
<updated>2012-07-10T23:51:14Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2012-07-10T23:51:14Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=e1c9b061bcfacf0ff731086a509894a07049d9ef'/>
<id>urn:sha1:e1c9b061bcfacf0ff731086a509894a07049d9ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TSecurityManager: make it able to use any hashing/crypto algorithm supported by php; use php built-in functions when available</title>
<updated>2012-07-10T23:43:14Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2012-07-10T23:43:14Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=37c4c3b158994707ab502b1b9bf4994872deeace'/>
<id>urn:sha1:37c4c3b158994707ab502b1b9bf4994872deeace</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TSecurityManager: switch from 3DES to AES256; from live tests it's 2.5 times faster, even if it adds a bit more overhead</title>
<updated>2012-07-10T17:18:44Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2012-07-10T17:18:44Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=811d3d6880c85e80c4dc6194ed87edb4bfa2af3d'/>
<id>urn:sha1:811d3d6880c85e80c4dc6194ed87edb4bfa2af3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>3-in-1 bugfix commit:</title>
<updated>2011-11-17T16:52:56Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2011-11-17T16:52:56Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=d840107832b1f59a9fc3b93ffb97ef976be1b83c'/>
<id>urn:sha1:d840107832b1f59a9fc3b93ffb97ef976be1b83c</id>
<content type='text'>
1) TErrorHandler: avoid an error when trying to hide the file path of a lambda function
2) TSecurityManager: avoid a race condition when first generating the encryptionkey or the validationkey
3) TActiveFileUpload: urlencode the base64'ed token since it can contain the "+" character (otherway it would be traslated to a space)
</content>
</entry>
</feed>
