<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/phpbb/passwords/helper.php, branch master</title>
<subtitle>The forums.mageia.org Website</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/'/>
<entry>
<title>[ticket/12721] Add Squiz.ControlStructures.ElseIfDeclaration in legacy</title>
<updated>2014-06-16T20:35:41+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>github@nicofuma.fr</email>
</author>
<published>2014-06-15T19:34:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=09fc008e62453352cb34f4391acda310ea8b41c7'/>
<id>09fc008e62453352cb34f4391acda310ea8b41c7</id>
<content type='text'>
PHPBB3-12721
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12721
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12594] Remove @package tags and update file headers</title>
<updated>2014-05-27T18:51:13+00:00</updated>
<author>
<name>Yuriy Rusko</name>
<email>github@rusko.net</email>
</author>
<published>2014-05-27T18:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a759704b39fc1c1353f865a633759b1369589b67'/>
<id>a759704b39fc1c1353f865a633759b1369589b67</id>
<content type='text'>
PHPBB3-12594
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12594
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/passwords] Move combined hashing methods to manager</title>
<updated>2014-02-02T13:57:43+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2014-02-02T13:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b094c7999660703370566018bf449a9280148b8d'/>
<id>b094c7999660703370566018bf449a9280148b8d</id>
<content type='text'>
This will get rid of the circular dependency between the passwords manager
and the passwords helper. The combined_hash_password() method was also
slightly changed to allow both the definitions of service names or prefixes
for the hash types.

PHPBB3-11610
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will get rid of the circular dependency between the passwords manager
and the passwords helper. The combined_hash_password() method was also
slightly changed to allow both the definitions of service names or prefixes
for the hash types.

PHPBB3-11610
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/passwords] Intialize output array before usage in passwords helper</title>
<updated>2013-12-29T16:57:17+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2013-12-29T16:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=4b832cf2bd95f1af44d72dee45ff23b1eb9179ae'/>
<id>4b832cf2bd95f1af44d72dee45ff23b1eb9179ae</id>
<content type='text'>
PHPBB3-11610
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11610
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/passwords] Remove unneeded definitions of full namespace</title>
<updated>2013-12-29T16:56:41+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2013-12-29T16:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=1465915830859a7c9664e477739df5f125cfcdff'/>
<id>1465915830859a7c9664e477739df5f125cfcdff</id>
<content type='text'>
PHPBB3-11610
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11610
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/passwords] Add missing documentation to docblocks</title>
<updated>2013-12-29T16:55:00+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2013-12-29T16:55:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=8383d1f1d3b5f3ac12248920f7cf79d8aa6399fc'/>
<id>8383d1f1d3b5f3ac12248920f7cf79d8aa6399fc</id>
<content type='text'>
Also contains some minor spacing changes.

PHPBB3-11610
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also contains some minor spacing changes.

PHPBB3-11610
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/passwords] Get rid of unneeded code complexity</title>
<updated>2013-12-29T15:33:09+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2013-12-29T15:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=808c54fa89f556e6f4701d4f8c6c418393ddfc13'/>
<id>808c54fa89f556e6f4701d4f8c6c418393ddfc13</id>
<content type='text'>
Simplified a little bit of code as pointed out by imkingdavid on github.

PHPBB3-11610
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simplified a little bit of code as pointed out by imkingdavid on github.

PHPBB3-11610
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/passwords] Remove IN_PHPBB check from passwords files</title>
<updated>2013-12-29T13:07:27+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2013-12-29T13:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b37549ce6343154abc603999e64a372ba7f2f902'/>
<id>b37549ce6343154abc603999e64a372ba7f2f902</id>
<content type='text'>
PHPBB3-11610
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11610
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/passwords] Minor cleanup in passwords files</title>
<updated>2013-10-14T12:31:00+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2013-10-14T12:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=87bd628241b002c866c0d425cd8c95a42d04f31a'/>
<id>87bd628241b002c866c0d425cd8c95a42d04f31a</id>
<content type='text'>
PHPBB3-11610
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11610
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/passwords] A few more corrections in methods due to namespacing</title>
<updated>2013-09-28T10:41:02+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2013-09-28T10:41:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=de087d537e781741a0137e8ba9162d5baf3f37bb'/>
<id>de087d537e781741a0137e8ba9162d5baf3f37bb</id>
<content type='text'>
PHPBB3-11610
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11610
</pre>
</div>
</content>
</entry>
</feed>
