aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/auth.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13950] Hide undefined categoriesZoddo2015-08-281-0/+5
* [ticket/13950] Hide undefined permissionsZoddo2015-08-281-0/+5
* [ticket/10404] Fix codesniffer complaint about anonymous functionMarc Alexander2014-08-081-1/+4
* [ticket/10404] Use anonymous function instead of create_function in acp/authMarc Alexander2014-08-081-1/+1
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-1/+1
* [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy rulesetTristan Darricau2014-06-161-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-1/+0
* [ticket/7707] Add comma to last entry of arraysOliver Schramm2014-04-011-2/+2
* [ticket/7707] Add get_username_string() where possibleOliver Schramm2014-03-161-2/+2
* [ticket/11981] Fix code sniffer complaintsMarc Alexander2013-10-281-3/+3
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-20/+17
|\
| * [ticket/11582] Remove left over calls to lang['acl_*']Joas Schilling2013-07-141-13/+5
| * [ticket/11582] Use new methods and remove duplicated entriesJoas Schilling2013-07-141-6/+7
| * [ticket/11582] Add methods to return the language stringJoas Schilling2013-07-141-4/+2
| * [ticket/11582] Use new class for categoriesJoas Schilling2013-07-141-5/+11
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-2/+2
|/
* [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriateNathan2012-07-221-2/+2
* [feature/class-prefix] Rename auth => phpbb_authIgor Wiedler2012-03-311-2/+2
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+1285
* put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-1260/+0
* ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-9/+9
* merge revisions #r8384, #r8387, #r8388, #r8389 and #r8390Meik Sievertsen2008-02-231-32/+14
* - Do not split topic list for topics being promoted to announcements after be...Meik Sievertsen2008-01-061-0/+4
* oopsDavid M2008-01-031-4/+4
* oh boy...David M2008-01-031-21/+16
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-12/+13
* #i62 - #i65Meik Sievertsen2007-09-221-1/+1
* err, forgot to commitMeik Sievertsen2007-07-271-3/+3
* we do not have such a constant. :PMeik Sievertsen2007-07-261-1/+1
* Cleaning up a little. Mostly there are excellent reasons not to use sql_in_set.Henry Sudhof2007-07-261-2/+2
* again, a lot of bug fixesMeik Sievertsen2007-07-191-2/+43
* There might be no global permissions: #13249Henry Sudhof2007-07-111-2/+3
* correctly show roles. :oMeik Sievertsen2007-07-081-1/+1
* tweak the sql_like_expression feature a little bit to allow correct escapingMeik Sievertsen2007-06-241-1/+1
* new wrapper for LIKE expressions to streamline the fixes. We actually need to...Meik Sievertsen2007-06-231-14/+3
* Bug #12337Henry Sudhof2007-06-151-8/+5
* informational change for orphaned attachments - they only list already upload...Meik Sievertsen2007-05-121-1/+1
* #10255David M2007-04-291-4/+13
* checking in some fixes. ;) Most of them are really minor, including:Meik Sievertsen2007-04-261-26/+0
* changed the cache files to save some memory (all global ones are hold in memo...Meik Sievertsen2007-04-221-3/+3
* ok, the benefit seems to be not that huge. :/Meik Sievertsen2007-03-141-2/+4
* again... some more fixes.Meik Sievertsen2007-03-081-2/+7
* Be gone thou hardcoded image dimensions! There is not enough room for both of...Dominik Dröscher2007-03-061-2/+2
* only very tiny fixes.Meik Sievertsen2007-02-021-1/+7
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-1/+24
* - some bugfixesMeik Sievertsen2007-01-091-0/+6
* show dropdown box for choosing the forum in user management screen -> permiss...Meik Sievertsen2006-12-251-0/+7