This website requires JavaScript.
Explore
Help
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-06-22 19:15:33 +02:00
Code
Issues
Releases
Wiki
Activity
4,963
Commits
18
Branches
192
Tags
d73353cdae130404adf7ca5bb88e47c4b03e62d2
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Meik Sievertsen
d73353cdae
ok, this will fix various permission discrepances. :) What happened is that the static permission cache and the static acl forum ids were used... globally (of course). But this led to users inheriting permissions from previously called user permission setups resulting in users seeing private forums in profiles as well as other areas i could imagine being "wrong". Thanks to Yawner for letting me login with his username. :D
...
git-svn-id: file:///svn/phpbb/trunk@5697 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-03-22 13:36:58 +00:00
phpBB
ok, this will fix various permission discrepances. :) What happened is that the static permission cache and the static acl forum ids were used... globally (of course). But this led to users inheriting permissions from previously called user permission setups resulting in users seeing private forums in profiles as well as other areas i could imagine being "wrong". Thanks to Yawner for letting me login with his username. :D
2006-03-22 13:36:58 +00:00
Description
No description provided
201
MiB
Languages
PHP
88.1%
HTML
7.3%
JavaScript
2.7%
CSS
1.6%
Shell
0.2%