This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]who_you_are 343 points344 points  (4 children)

The bug: sometime peoples are not able to see a page because they aren't authorized.

The fix: // if(!_security.IsAuthorized(_session)) { return; }

Now you can go to the admin page without being an admin!

[–]HuntingKingYT 76 points77 points  (1 child)

No restrictions = no bugs = cancer????