<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/styles/prosilver/template/index_body.html, 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/security/228] Add form token to login box</title>
<updated>2019-04-26T10:11:52+00:00</updated>
<author>
<name>Derky</name>
<email>derky@phpbb.com</email>
</author>
<published>2019-04-26T10:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b8368980162392bf9f97496ecec18abe2bd34fad'/>
<id>b8368980162392bf9f97496ecec18abe2bd34fad</id>
<content type='text'>
SECURITY-228
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SECURITY-228
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4782 from nomind60s/ticket/14498</title>
<updated>2017-06-05T08:54:31+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2017-06-05T08:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=fb29d79bc111c397aa98466d3579fea3c70cacc6'/>
<id>fb29d79bc111c397aa98466d3579fea3c70cacc6</id>
<content type='text'>
[ticket/14498] Don't display 'Who is online' members when permission is No
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ticket/14498] Don't display 'Who is online' members when permission is No
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14498] Don't display 'Who is online' members when permission is No</title>
<updated>2017-03-29T19:19:55+00:00</updated>
<author>
<name>nomind60s</name>
<email>nomind60s@users.noreply.github.com</email>
</author>
<published>2017-03-29T19:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=80b72e3d0b0a3ca81157d2209fd607e10b86eba1'/>
<id>80b72e3d0b0a3ca81157d2209fd607e10b86eba1</id>
<content type='text'>
When the user permission 'Can view profiles, memberlist and online list' is
set to No (or Never) the user should not be able to see which members are
online in the following places, index page, view topic and view forum.

Before this change, guests and bots would see the list of members who are
online, which doesn't match with the user permission and could create privacy
issues where guests or bots could track when a member was online.

PHPBB3-14498
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the user permission 'Can view profiles, memberlist and online list' is
set to No (or Never) the user should not be able to see which members are
online in the following places, index page, view topic and view forum.

Before this change, guests and bots would see the list of members who are
online, which doesn't match with the user permission and could create privacy
issues where guests or bots could track when a member was online.

PHPBB3-14498
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13603] Add index_body_stat_blocks_after event</title>
<updated>2017-01-23T14:04:07+00:00</updated>
<author>
<name>Jakub Senko</name>
<email>jakubsenko@gmail.com</email>
</author>
<published>2017-01-23T13:19:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=9f2f541b4a24cb0b161abee4fb3ed9f32c332212'/>
<id>9f2f541b4a24cb0b161abee4fb3ed9f32c332212</id>
<content type='text'>
PHPBB3-13603
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13603
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13200] Disable autocomplete for sensitive input fields</title>
<updated>2015-06-04T17:01:46+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2015-06-04T15:51:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=eebab029fd2607b815a3ef234e389a9c12e52343'/>
<id>eebab029fd2607b815a3ef234e389a9c12e52343</id>
<content type='text'>
PHPBB3-13200
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13200
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13852] Consistent tab navigation when login in</title>
<updated>2015-05-18T17:38:48+00:00</updated>
<author>
<name>javiexin</name>
<email>javiexin@gmail.com</email>
</author>
<published>2015-05-18T17:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=cb12a065dfb4146e79df56b7b6ab16862e3892b1'/>
<id>cb12a065dfb4146e79df56b7b6ab16862e3892b1</id>
<content type='text'>
Added tabindex attribute to input elements in index_body.html to make
tab navigation consistent with that of login_body.html.

PHPBB3-13852
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added tabindex attribute to input elements in index_body.html to make
tab navigation consistent with that of login_body.html.

PHPBB3-13852
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13290] Add EVENT index_body_forumlist_body_after</title>
<updated>2014-11-10T21:56:52+00:00</updated>
<author>
<name>Matt Friedman</name>
<email>maf675@gmail.com</email>
</author>
<published>2014-11-10T21:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=971b30a76d9f09ad129be68e4f802d00b06b3eb9'/>
<id>971b30a76d9f09ad129be68e4f802d00b06b3eb9</id>
<content type='text'>
PHPBB3-13290
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13290
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12662] Remove last remaining linklist outside navbars</title>
<updated>2014-06-28T11:53:14+00:00</updated>
<author>
<name>PayBas</name>
<email>contact@paybas.com</email>
</author>
<published>2014-06-28T11:53:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=ce74a4f2630cf89b995579d85ef12cd7d363efa0'/>
<id>ce74a4f2630cf89b995579d85ef12cd7d363efa0</id>
<content type='text'>
PHPBB3-12662
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12662
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12662] Remove linklist container and update template events</title>
<updated>2014-06-25T12:19:06+00:00</updated>
<author>
<name>PayBas</name>
<email>contact@paybas.com</email>
</author>
<published>2014-06-24T21:00:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=020218fcea262461f138fdaa5e40cab08d267ad3'/>
<id>020218fcea262461f138fdaa5e40cab08d267ad3</id>
<content type='text'>
PHPBB3-12662
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12662
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12662] Improve template checks</title>
<updated>2014-06-25T12:19:00+00:00</updated>
<author>
<name>PayBas</name>
<email>contact@paybas.com</email>
</author>
<published>2014-06-13T13:24:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=5a00054f5213e92552241889d651836881efeece'/>
<id>5a00054f5213e92552241889d651836881efeece</id>
<content type='text'>
And changed _CLEAN to _SIMPLE, and move teamlink events

PHPBB3-12662
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And changed _CLEAN to _SIMPLE, and move teamlink events

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