summaryrefslogtreecommitdiffstats
path: root/app/model/objBgPrev.php
diff options
context:
space:
mode:
authorMalf Furious <m@lfurio.us>2018-10-23 20:40:49 -0400
committerMalf Furious <m@lfurio.us>2018-10-23 20:40:49 -0400
commit1449564793347f4e34f433f4620834e9c6db290f (patch)
tree5075e4cec732d998bb40bca525dc354c5bb7247c /app/model/objBgPrev.php
parent9733a06af32e6b409558795f69f89b7c59487a55 (diff)
downloadscrott-1449564793347f4e34f433f4620834e9c6db290f.tar.gz
scrott-1449564793347f4e34f433f4620834e9c6db290f.zip
Fix bug in various form handlers
Some form handlers use the current logged in user (user::getCurrent()), however do so without asserting that we are _actually_ logged in. This is probably due to that fact that index.php (usually) catches all page requests that are logged out and diverts control before any other handler can be invoked. But a few handlers sneak through the cracks. In the future, the app will be better about supportting logged out browsing, the alpha was not written with this in the forground. Signed-off-by: Malf Furious <m@lfurio.us>
Diffstat (limited to 'app/model/objBgPrev.php')
0 files changed, 0 insertions, 0 deletions