eff277a872
[ticket/16556] Remove purposeless <Files "*"> from .htaccess
...
Wrapping access permissions into <Files "*"> at best has zero effect
and implies unnecessary code and parsing for the web server. At least
it does not block access to files only, but still denies auto indexing
and access to sub directories effectively as well. But removing this
directive is still the cleaner and safer way to deny access to any
kind of resource that is provided within the directory in question.
To deny access to migration data, a single .htaccess file can be used.
This reduces the effort for future changes and it is not required
anymore to create new .htaccess files for every new migration
directory.
Additionally this corrects the fact the "Require" is part of
"mod_authz_core", not "mod_authz_host".
PHPBB3-16556
Signed-off-by: MichaIng <micha@dietpi.com >
2020-09-01 18:19:13 +02:00
2a8239075e
Merge branch '3.2.x' into 3.3.x
2020-08-06 17:21:58 +02:00
bd4887f660
[ticket/16554] Align all .htaccess files to support Apache 2.4 directives
...
While the main .htaccess as well as the ones in phpbb/db/migration/data/vXYZ/
do already support the Apache 2.4 mod_authz_core directive "Require all denied",
all others still use only the deprecated "Deny from All". To not force modern
system to use the mod_access_compat module, the modern directives should be
supported in every case.
For this, the method of phpbb/db/migration/data/vXYZ/.htaccess is copied to
update and align all .htaccess files across the source code.
PHPBB3-16554
Signed-off-by: MichaIng <micha@dietpi.com >
2020-07-21 11:21:29 +02:00
98b3aacde4
[ticket/15663] Remove flash icon and template
...
PHPBB3-15663
2019-05-09 18:55:03 +02:00
f069e521db
[ticket/15037] Optimize what can be
...
PHPBB3-15037
2017-01-24 17:15:41 -05:00
f2bc4a9977
[ticket/15037] Update topic icons to retina
...
PHPBB3-15037
2017-01-24 16:35:30 -05:00
2e17e448de
Copy 3.0.x branch to trunk
...
git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-10-04 18:14:59 +00:00
bf8ac19eaa
Move trunk/phpBB to old_trunk/phpBB
...
git-svn-id: file:///svn/phpbb/trunk@10210 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-10-04 18:13:59 +00:00
e85f9f79bc
remove no longer necessary files... hooray
...
git-svn-id: file:///svn/phpbb/trunk@9221 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-12-24 13:14:24 +00:00
150c6c4c24
removed executable props [Bug #6464 ]
...
git-svn-id: file:///svn/phpbb/trunk@8599 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-06-04 15:38:14 +00:00
6dc85449c1
- New set of smilies (they're all face-shaped now), provided by camm15h. Send all your love his way! ;)
...
- Set svn:ignore on cache/*.php
git-svn-id: file:///svn/phpbb/trunk@8386 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-02-21 13:14:24 +00:00
94a91530da
adjust smilies. Also allow adding more codes to existing smilies... no one noticed this before. :/
...
git-svn-id: file:///svn/phpbb/trunk@7614 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-17 11:59:06 +00:00
031f9a1505
Thatbitextra, the one prepping the prosilver SDK has a 16x16 blushy face topic icon pending, so have resized Daz's one and made the filename less waffly as a placeholder. :)
...
git-svn-id: file:///svn/phpbb/trunk@7579 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-15 03:55:09 +00:00
937af0604a
new icons
...
git-svn-id: file:///svn/phpbb/trunk@7566 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-14 13:10:54 +00:00
cb645227f7
#10379
...
git-svn-id: file:///svn/phpbb/trunk@7448 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-02 11:48:42 +00:00
59227ef50f
Why not?
...
git-svn-id: file:///svn/phpbb/trunk@7444 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-01 08:13:07 +00:00
8b70eca57c
*** empty log message ***
...
git-svn-id: file:///svn/phpbb/trunk@6378 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-09-17 14:45:52 +00:00
0ba3f620d4
say hello to our little friends, we love smilies.
...
git-svn-id: file:///svn/phpbb/trunk@5113 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-04-07 16:51:46 +00:00
8bc19d573b
say goodbye. We do not like smiles.
...
git-svn-id: file:///svn/phpbb/trunk@5112 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-04-07 16:49:27 +00:00
50e6098eb5
Moved to new location
...
git-svn-id: file:///svn/phpbb/trunk@4750 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-11 00:52:36 +00:00
4612fdc929
Note these are _not_ final nor in their likely final locations ...
...
git-svn-id: file:///svn/phpbb/trunk@4520 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-09-30 17:46:05 +00:00
7dc2a615ee
Default rank images directory
...
git-svn-id: file:///svn/phpbb/trunk@4075 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-03 12:19:32 +00:00
3a4e4374dc
further work on the attachment panel... and see how plain those icons are... these are the correct ones to rip ;)
...
Hopefully someone will make some nice upload icons. :)
git-svn-id: file:///svn/phpbb/trunk@3959 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-29 20:06:25 +00:00
81cd87fe10
Removed to prevent further misuse
...
git-svn-id: file:///svn/phpbb/trunk@3958 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-29 11:27:52 +00:00
a765dc4402
Add index, remove login
...
git-svn-id: file:///svn/phpbb/trunk@3652 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-17 01:13:57 +00:00
87cd557369
default dirs
...
git-svn-id: file:///svn/phpbb/trunk@3420 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-30 15:32:30 +00:00
c42cb7b212
nosey
...
git-svn-id: file:///svn/phpbb/trunk@3419 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-30 15:29:25 +00:00
d5f80d7215
nosey!
...
git-svn-id: file:///svn/phpbb/trunk@3417 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-30 15:17:08 +00:00
7dd294296c
These are all by Daz ( Darren Burnhill ) ... see http://www.forumimages.com/ for additional material, styles and images
...
git-svn-id: file:///svn/phpbb/trunk@3412 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-30 14:45:34 +00:00
871b979177
Fixed #502588 , missing smiley after conversion of 1.x board
...
git-svn-id: file:///svn/phpbb/trunk@2173 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-16 22:27:33 +00:00
ca483a87af
Forgotten what again? What?
...
git-svn-id: file:///svn/phpbb/trunk@1530 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-10 00:22:37 +00:00
bb326c3648
Gone and forgotten ... forgotten what? what?
...
git-svn-id: file:///svn/phpbb/trunk@1529 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-10 00:21:39 +00:00
9e437fb021
New image for PSO ... must move these into the template directory at some point
...
git-svn-id: file:///svn/phpbb/trunk@1418 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-22 15:40:20 +00:00
f6fb36de53
Updated smilies + fixes for insertion of smilie at caret (IE/PC only) + Mac BBCode buttons ... perhaps, Tom
...
git-svn-id: file:///svn/phpbb/trunk@1410 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-21 23:08:10 +00:00
db41a689f8
Add blank indexes to stop nosey people being, erm, nosey
...
git-svn-id: file:///svn/phpbb/trunk@1404 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-21 13:06:56 +00:00
94b4a18e6c
Missing twisted icon ... say hello everyone
...
git-svn-id: file:///svn/phpbb/trunk@1347 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-17 13:30:01 +00:00
cbb29ba4ca
More additions, graphical
...
git-svn-id: file:///svn/phpbb/trunk@1112 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-01 23:25:10 +00:00
c27bd18798
Altered icons
...
git-svn-id: file:///svn/phpbb/trunk@1098 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-27 11:04:38 +00:00
ab034d7c28
Single transparent pixel spacer
...
git-svn-id: file:///svn/phpbb/trunk@1080 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-25 17:58:14 +00:00
502255de9c
Going to try forcing -kb
...
git-svn-id: file:///svn/phpbb/trunk@1065 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-23 15:57:24 +00:00
141a7ce3b6
Going to try forcing -kb
...
git-svn-id: file:///svn/phpbb/trunk@1064 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-23 15:56:53 +00:00
ef36331c3e
Numerous updates and additions for polling and assorted fixes ... or bugs, whichever they turn out to be
...
git-svn-id: file:///svn/phpbb/trunk@987 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 00:29:07 +00:00
348090f167
These apparently didnt commit
...
git-svn-id: file:///svn/phpbb/trunk@840 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-11 22:02:32 +00:00
4aa5cf9755
Mr Green is back
...
git-svn-id: file:///svn/phpbb/trunk@839 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-11 11:42:38 +00:00
3e197abb06
New evil and cry
...
git-svn-id: file:///svn/phpbb/trunk@834 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 13:29:43 +00:00
5e701365b2
Updates
...
git-svn-id: file:///svn/phpbb/trunk@831 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-10 11:38:47 +00:00
53150c6803
Some default smilies, many were created by subBlue (Mark)
...
git-svn-id: file:///svn/phpbb/trunk@820 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 14:33:12 +00:00
ec851efb3b
New split icon + tidied up other mod topic icons
...
git-svn-id: file:///svn/phpbb/trunk@752 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-25 15:44:36 +00:00
ee6e14617e
New msgbox icons by dhn
...
git-svn-id: file:///svn/phpbb/trunk@739 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-24 11:34:31 +00:00
2a28fafc8e
A new icon, all look on in awe and amazement, or maybe not
...
git-svn-id: file:///svn/phpbb/trunk@708 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-20 16:25:03 +00:00