Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BF] - Visual bug in display output of private vlans - fixes islandbr… #403

Merged
merged 1 commit into from
Apr 19, 2018

Conversation

yannrobin
Copy link
Contributor

Visual bug in display output of private vlans

[BF] Visual bug in display output of private vlans - fixes #132

In addition to the above, I have:

  • ensured all relevant template output is escaped to avoid XSS attached with <?= $t->ee( $data ) ?> or equivalent.
  • ensured appropriate checks against user privilege / resources accessed
  • API calls (particular for add/edit/delete/toggle) are not implemented with GET and use CSRF tokens to avoid CSRF attacks

@barryo barryo merged commit 43d7a2b into master Apr 19, 2018
@barryo barryo deleted the issue-132 branch April 23, 2018 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3.6.6 Upgrade issue
2 participants