phpbb/phpBB
Meik Sievertsen 6df6eb0e60 - add additional auth check to the permission roles modules
- added new function to return globally used expressions (get_preg_expression($mode)). This should be very helpful in getting wide spread similar checks (regular expressions) to one place reducing the risk of forgetting to change every location if you fix one. ;) We will add additional ones later, at the moment only the email check is retrieved...
- added "active module" var to the module class returning the current active module
- changed call to image magick
- add administrator to global moderators group by default
- extend auth_option column a little bit
- other bugfixes


git-svn-id: file:///svn/phpbb/trunk@6135 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-07-01 19:11:52 +00:00
..
adm - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
cache Stop web nosey parkers 2003-01-21 16:13:05 +00:00
develop change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what is meant on the first look. 2006-06-22 16:49:04 +00:00
docs ok, first attempt at solving some compatibility issues. 2006-06-24 13:27:04 +00:00
files Won't work ... since inline images are pulled from here ... need to look at match against non-image content types 2003-04-10 23:53:54 +00:00
images say hello to our little friends, we love smilies. 2005-04-07 16:51:46 +00:00
includes - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
install - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
language - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
store This is where we can dump non-cache related files, e.g. database backups, styling output, etc. ... potentially we could also use it for upload/tmp work 2003-07-20 13:58:11 +00:00
styles/subSilver - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
.htaccess Just a precaution 2005-01-13 23:36:56 +00:00
common.php hey dev team mates, here are the brand new beta checkins (as promised). Please ensure this stays in our private cvs until the 23rd June, except the bug fixes. 2006-06-17 20:28:39 +00:00
config.php NOOOOO, this was not me, you have not seen this... damn trapfalls... the bears are rumbling, try to access brain ... access denied. 2003-04-22 19:46:52 +00:00
cron.php - added class="radio" to all radio- and checkboxes 2006-06-13 15:06:32 +00:00
download.php ok, this one is rather large... the most important change: 2006-06-06 20:53:46 +00:00
faq.php ok, this one is rather large... the most important change: 2006-06-06 20:53:46 +00:00
index.php Group ordering on legend 2006-06-10 14:20:55 +00:00
mcp.php forgot some changes for post_time 2006-06-23 14:25:21 +00:00
memberlist.php - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
posting.php - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00
report.php - automatically sync topic_reported when deleting a post [Bug #2152] 2006-06-14 18:59:12 +00:00
search.php - improve newposts search performance 2006-06-23 12:19:27 +00:00
style.php - fixed a few bugs 2006-06-11 18:13:52 +00:00
ucp.php some bugfixes 2006-06-19 21:30:32 +00:00
viewforum.php Some changes to the way folder images are handled for "special" topics 2006-06-25 15:23:01 +00:00
viewonline.php SQLite does not support certain usage of COUNT(DISTINCT *), thus we must emulate it 2006-06-17 18:05:25 +00:00
viewtopic.php - add additional auth check to the permission roles modules 2006-07-01 19:11:52 +00:00