aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/auth.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16277] Move from each() functionrxu2019-12-291-14/+7
* [ticket/15849] Stop using php4 constructorsRuben Calvo2018-10-211-2/+2
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-18/+18
* [ticket/14315] Add back roles select for disable javascriptMarc Alexander2016-02-161-0/+24
* [ticket/14315] Apply roles options format for multiple forums tooMarc Alexander2016-02-161-4/+5
* [ticket/14315] Build role options for each permission groupMarc Alexander2016-02-161-3/+6
* [ticket/14315] Correctly set default values and reset valuesMarc Alexander2016-02-161-5/+3
* [ticket/14315] Only add role options specified for each groupMarc Alexander2016-02-161-0/+1
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+2
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* Merge branch '3.1.x'Tristan Darricau2015-09-011-0/+10
|\
| * [ticket/13950] Hide undefined categoriesZoddo2015-08-281-0/+5
| * [ticket/13950] Hide undefined permissionsZoddo2015-08-281-0/+5
* | [ticket/12143] Replace group name outputOliver Schramm2015-08-051-10/+10
* | [ticket/6466] Support form reset and do not loose role upon resubmitMarc Alexander2015-05-301-0/+6
* | [ticket/6466] Remove remnants of old codeMarc Alexander2015-05-291-20/+6
* | [ticket/6466] Use jQuery and custom dropdown for permission roles tooltipsMarc Alexander2015-05-291-0/+6
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+4
|/
* [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