<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/phpbb/install/module/obtain_data/task, 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/15869] Allow multibyte characters in more variables</title>
<updated>2018-12-02T10:26:19+00:00</updated>
<author>
<name>rubencm</name>
<email>rubencm@gmail.com</email>
</author>
<published>2018-12-02T10:26:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=91847ed1fd3953da70e8df7f55a0274bbd9ebccf'/>
<id>91847ed1fd3953da70e8df7f55a0274bbd9ebccf</id>
<content type='text'>
PHPBB3-15869
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15869
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15869] Allow multibyte characters in hostname during installation</title>
<updated>2018-12-01T20:51:59+00:00</updated>
<author>
<name>rubencm</name>
<email>rubencm@gmail.com</email>
</author>
<published>2018-12-01T20:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=47acbdd1388096586294cad6f93f62fdccd90b9c'/>
<id>47acbdd1388096586294cad6f93f62fdccd90b9c</id>
<content type='text'>
PHPBB3-15869
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15869
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/security/227] Replace ImageMagick support with thumbnail event</title>
<updated>2018-10-23T21:57:24+00:00</updated>
<author>
<name>Derky</name>
<email>derky@phpbb.com</email>
</author>
<published>2018-10-23T21:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=d753351edc04a45c61411ee09607fb932d314617'/>
<id>d753351edc04a45c61411ee09607fb932d314617</id>
<content type='text'>
SECURITY-227
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SECURITY-227
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15015] Use correct explain string for enable email settings</title>
<updated>2017-01-22T19:58:53+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2017-01-22T18:36:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=0238d850ddf708e54992ae5b11bfc4e20748c171'/>
<id>0238d850ddf708e54992ae5b11bfc4e20748c171</id>
<content type='text'>
PHPBB3-15015
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15015
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14875] Add method for raw input to request and add to installer</title>
<updated>2016-11-25T21:15:13+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2016-11-25T21:15:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=9aa017d0f7ce13a11114cbae24b694e935931342'/>
<id>9aa017d0f7ce13a11114cbae24b694e935931342</id>
<content type='text'>
A method for retrieving raw input has been added to the request class.
This will be used in the installer to retrieve the datatabase password
while also allowing utf8 characters. Not escaping the input is ok in
this case as it won't be put anywhere in this raw form and only be
used to populate the entry for the password field in config.php.

PHPBB3-14875
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A method for retrieving raw input has been added to the request class.
This will be used in the installer to retrieve the datatabase password
while also allowing utf8 characters. Not escaping the input is ok in
this case as it won't be put anywhere in this raw form and only be
used to populate the entry for the password field in config.php.

PHPBB3-14875
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14875] Add method for untrimmed input to ajax iohandler</title>
<updated>2016-11-24T21:22:38+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2016-11-24T21:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=23f5b6debdd24cc1caefd3bb8cd6da96a88abe9a'/>
<id>23f5b6debdd24cc1caefd3bb8cd6da96a88abe9a</id>
<content type='text'>
Due to the pre-encoded input and the escaping of the input, the
string has to be decoded twice for the password.

PHPBB3-14875
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to the pre-encoded input and the escaping of the input, the
string has to be decoded twice for the password.

PHPBB3-14875
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '3.1.x' into 3.2.x</title>
<updated>2016-07-07T17:19:40+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2016-07-07T17:19:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=45ba2e9770f2f012423bfc2a831771f48357e182'/>
<id>45ba2e9770f2f012423bfc2a831771f48357e182</id>
<content type='text'>
Conflicts:
	phpBB/install/install_install.php
	phpBB/language/en/install.php
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	phpBB/install/install_install.php
	phpBB/language/en/install.php
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14595] Added smtp_port where places where smtp_host exists.</title>
<updated>2016-05-14T16:19:26+00:00</updated>
<author>
<name>Derek Held</name>
<email>Derek Held</email>
</author>
<published>2016-05-14T16:19:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=9c34594bc374eeeca5d79afe2d3fdffae0cd1553'/>
<id>9c34594bc374eeeca5d79afe2d3fdffae0cd1553</id>
<content type='text'>
PHPBB3-14595
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14595
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14499] Add command to update the board from CLI</title>
<updated>2016-02-25T21:39:42+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>tristan.darricau@sensiolabs.com</email>
</author>
<published>2016-02-25T21:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=5bdfc6167ba13fc525470f89602889ff5bc3ed79'/>
<id>5bdfc6167ba13fc525470f89602889ff5bc3ed79</id>
<content type='text'>
PHPBB3-14499
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14499
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14462] Further speed improvements</title>
<updated>2016-02-12T13:31:28+00:00</updated>
<author>
<name>Mate Bartus</name>
<email>mate.bartus@gmail.com</email>
</author>
<published>2016-02-11T12:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=955b9ede33c5696173a760ea271ec32d79e843b9'/>
<id>955b9ede33c5696173a760ea271ec32d79e843b9</id>
<content type='text'>
- Cache the secondary container
- Only initialize tasks/modules that are being used
- Add timeout error message in the AJAX UI

PHPBB3-14462
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Cache the secondary container
- Only initialize tasks/modules that are being used
- Add timeout error message in the AJAX UI

PHPBB3-14462
</pre>
</div>
</content>
</entry>
</feed>
