<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/includes/auth.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>[feature/class-prefix] Rename auth =&gt; phpbb_auth</title>
<updated>2012-03-31T16:14:11+00:00</updated>
<author>
<name>Igor Wiedler</name>
<email>igor@wiedler.ch</email>
</author>
<published>2012-03-31T00:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=9236dd4c471a6f7655bd00ae422a13013a400ac4'/>
<id>9236dd4c471a6f7655bd00ae422a13013a400ac4</id>
<content type='text'>
PHPBB3-10609
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-10609
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/9916] Updating header license and removing Version $Id$</title>
<updated>2011-12-31T13:32:52+00:00</updated>
<author>
<name>Unknown</name>
<email>unknownbliss@phpbbdevelopers.net</email>
</author>
<published>2011-12-31T13:32:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=7a04c9048c110f0bd21ea3e9e869e17b408d640e'/>
<id>7a04c9048c110f0bd21ea3e9e869e17b408d640e</id>
<content type='text'>
PHPBB3-9916
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-9916
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'develop-olympus' into develop</title>
<updated>2011-07-17T02:11:32+00:00</updated>
<author>
<name>Nils Adermann</name>
<email>naderman@naderman.de</email>
</author>
<published>2011-07-17T02:11:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=61e33675be3f7bac2d12a4a1aaaa0894118459c0'/>
<id>61e33675be3f7bac2d12a4a1aaaa0894118459c0</id>
<content type='text'>
* develop-olympus:
  [ticket/10252] Correctly document behaviour of acl_get_list() for a_ permission
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* develop-olympus:
  [ticket/10252] Correctly document behaviour of acl_get_list() for a_ permission
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/10252] Correctly document behaviour of acl_get_list() for a_ permission</title>
<updated>2011-07-15T08:23:06+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2011-07-15T08:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=2231488543bcd309f036f027a353c157d2c903ad'/>
<id>2231488543bcd309f036f027a353c157d2c903ad</id>
<content type='text'>
Be careful when using this function with permissions a_, m_, u_ and f_ ! It may not work correctly. When a user group grants an a_* permission, e.g. a_foo, but the user's a_foo permission is set to "Never", then the user does not in fact have the a_ permission. But the user will still be listed as having the a_ permission.

PHPBB3-10252
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Be careful when using this function with permissions a_, m_, u_ and f_ ! It may not work correctly. When a user group grants an a_* permission, e.g. a_foo, but the user's a_foo permission is set to "Never", then the user does not in fact have the a_ permission. But the user will still be listed as having the a_ permission.

PHPBB3-10252
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'develop-olympus' into develop</title>
<updated>2011-06-11T17:42:04+00:00</updated>
<author>
<name>Andreas Fischer</name>
<email>bantu@phpbb.com</email>
</author>
<published>2011-06-11T17:42:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=fe5d616349df911d7053c4862cc734a8de21b4fb'/>
<id>fe5d616349df911d7053c4862cc734a8de21b4fb</id>
<content type='text'>
* develop-olympus:
  [ticket/9992] Clarify explanations of ip and account limits on login
  [ticket/9992] Add a comma to language for IP_LOGIN_LIMIT_MAX_EXPLAIN
  [ticket/9992] Use sql_fetchfield for single row and single column result
  [ticket/9992] Adding a limit on login attempts per IP.
  [ticket/9992] Make sql_create_table and sql_table_exists available in updater
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* develop-olympus:
  [ticket/9992] Clarify explanations of ip and account limits on login
  [ticket/9992] Add a comma to language for IP_LOGIN_LIMIT_MAX_EXPLAIN
  [ticket/9992] Use sql_fetchfield for single row and single column result
  [ticket/9992] Adding a limit on login attempts per IP.
  [ticket/9992] Make sql_create_table and sql_table_exists available in updater
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/9992] Adding a limit on login attempts per IP.</title>
<updated>2011-06-10T10:18:19+00:00</updated>
<author>
<name>Nils Adermann</name>
<email>naderman@naderman.de</email>
</author>
<published>2011-06-10T10:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=2dee57fd43ebe1cf1f43fb0161cdd5f072eeaa63'/>
<id>2dee57fd43ebe1cf1f43fb0161cdd5f072eeaa63</id>
<content type='text'>
A new table was created to save all failed login attempts with
corresponding information on username, ip and useragent. By default
the limit is 50 login attempts within 6 hours per IP. The limit is
relatively high to avoid big problems on sites behind a reverse
proxy that don't receive the forwarded-for value as REMOTE_ADDR but
see all users as coming from the same IP address. But if these
users run into problems a special forwarded-for option is available
to limit logins by forwarded-for value instead of ip.

PHPBB3-9992
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A new table was created to save all failed login attempts with
corresponding information on username, ip and useragent. By default
the limit is 50 login attempts within 6 hours per IP. The limit is
relatively high to avoid big problems on sites behind a reverse
proxy that don't receive the forwarded-for value as REMOTE_ADDR but
see all users as coming from the same IP address. But if these
users run into problems a special forwarded-for option is available
to limit logins by forwarded-for value instead of ip.

PHPBB3-9992
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'develop-olympus' into develop</title>
<updated>2011-04-22T09:17:39+00:00</updated>
<author>
<name>Andreas Fischer</name>
<email>bantu@phpbb.com</email>
</author>
<published>2011-04-22T09:17:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=ca0a066854addfc557b7b6fb0c25deed2a3fe960'/>
<id>ca0a066854addfc557b7b6fb0c25deed2a3fe960</id>
<content type='text'>
* develop-olympus:
  [ticket/10141] Save a hash lookup when value is not in cache.
  [ticket/10141] Split double-assignment into conditional and unconditional part.
  [ticket/10141] Use a cache in $auth-&gt;_fill_acl() for better performance.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* develop-olympus:
  [ticket/10141] Save a hash lookup when value is not in cache.
  [ticket/10141] Split double-assignment into conditional and unconditional part.
  [ticket/10141] Use a cache in $auth-&gt;_fill_acl() for better performance.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/10141] Save a hash lookup when value is not in cache.</title>
<updated>2011-04-22T03:15:51+00:00</updated>
<author>
<name>Oleg Pudeyev</name>
<email>oleg@bsdpower.com</email>
</author>
<published>2011-04-22T03:15:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=f49656986cc1898e85d6d7e4cd859ec8e980dc4a'/>
<id>f49656986cc1898e85d6d7e4cd859ec8e980dc4a</id>
<content type='text'>
PHPBB3-10141
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-10141
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/10141] Split double-assignment into conditional and unconditional part.</title>
<updated>2011-04-21T22:20:09+00:00</updated>
<author>
<name>Andreas Fischer</name>
<email>bantu@phpbb.com</email>
</author>
<published>2011-04-21T22:15:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b1367bce488d0acea00a5ebf8725d0cde5515655'/>
<id>b1367bce488d0acea00a5ebf8725d0cde5515655</id>
<content type='text'>
PHPBB3-10141
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-10141
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/10141] Use a cache in $auth-&gt;_fill_acl() for better performance.</title>
<updated>2011-04-21T08:21:09+00:00</updated>
<author>
<name>Bart van Bragt</name>
<email>phpbb@vanbragt.com</email>
</author>
<published>2011-04-21T08:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=11dd4b54fa1f3a15448271061e51907e3ba5c79d'/>
<id>11dd4b54fa1f3a15448271061e51907e3ba5c79d</id>
<content type='text'>
Many sequences being converted are the same. Use a local cache to
convert each sequence once, speeding up the function.

PHPBB3-10141
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many sequences being converted are the same. Use a local cache to
convert each sequence once, speeding up the function.

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