<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/tests/security/hash_test.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/14948] Adjust calls for twig and phpunit updates</title>
<updated>2019-05-09T19:40:06+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2018-12-30T10:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=ebac54aa9e705e99a562d2fe2c0f57bc6af8dd32'/>
<id>ebac54aa9e705e99a562d2fe2c0f57bc6af8dd32</id>
<content type='text'>
PHPBB3-14948
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14948
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14972] Migrate from deprecated getMock() method to createMock()</title>
<updated>2019-05-08T19:57:00+00:00</updated>
<author>
<name>rxu</name>
<email>rxu@mail.ru</email>
</author>
<published>2017-03-19T14:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=42b7782927713c2ca2fb704db6217016347b586e'/>
<id>42b7782927713c2ca2fb704db6217016347b586e</id>
<content type='text'>
PHPBB3-14972
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14972
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14576] Move common required files to bootstrap</title>
<updated>2016-03-31T18:06:47+00:00</updated>
<author>
<name>Matt Friedman</name>
<email>maf675@gmail.com</email>
</author>
<published>2016-03-31T18:06:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=14e8113fcf01be7dbdb080458fcbf4e75668cc1a'/>
<id>14e8113fcf01be7dbdb080458fcbf4e75668cc1a</id>
<content type='text'>
PHPBB3-14576
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14576
</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>[ticket/12239] Move deprecated passwords functions to compatibility file</title>
<updated>2014-03-06T08:43:52+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2014-03-05T19:00:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=6251ca145978eddc017851c23b2558404692691b'/>
<id>6251ca145978eddc017851c23b2558404692691b</id>
<content type='text'>
The deprecated passwords functions are no longer used in the core and have
been replaced with the passwords manager. Therefore, the functions are
moved to the functions_compatibility file.

PHPBB3-12239
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The deprecated passwords functions are no longer used in the core and have
been replaced with the passwords manager. Therefore, the functions are
moved to the functions_compatibility file.

PHPBB3-12239
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/passwords] Get rid of set_name/get_name methods for passwords drivers</title>
<updated>2014-02-02T13:09:09+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2014-02-02T13:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=292961a2771c9237197b9770b23a2a14a981c329'/>
<id>292961a2771c9237197b9770b23a2a14a981c329</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] Pass list of default types to passwords manager</title>
<updated>2013-10-27T13:18:02+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2013-10-27T13:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=5193b3279cfcd4f7f5d656ec806b87e971c5523f'/>
<id>5193b3279cfcd4f7f5d656ec806b87e971c5523f</id>
<content type='text'>
This list is in the order of how the driver types would be used. If a driver
is not supported we will try the subsequent one.

PHPBB3-11610
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This list is in the order of how the driver types would be used. If a driver
is not supported we will try the subsequent one.

PHPBB3-11610
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/passwords] Fix hash_test for use of passwords manager</title>
<updated>2013-10-03T08:23:17+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2013-10-03T08:23:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=035db5e08b961055f0e74a26491ac35b289469cd'/>
<id>035db5e08b961055f0e74a26491ac35b289469cd</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>Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/passwords</title>
<updated>2013-10-03T08:04:59+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2013-10-03T08:04:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=7006db7a2dd68ec7f7ca3a24d9afa656056f9d8c'/>
<id>7006db7a2dd68ec7f7ca3a24d9afa656056f9d8c</id>
<content type='text'>
Conflicts:
	phpBB/includes/functions.php
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	phpBB/includes/functions.php
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/passwords] Add prepending backslash to class namespaces</title>
<updated>2013-10-02T21:45:32+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2013-10-02T21:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=93531e7fb0df7d9cd2de04ca06aa9eb6a847a1c4'/>
<id>93531e7fb0df7d9cd2de04ca06aa9eb6a847a1c4</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>
