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] - patch-panel/list throws exception if no patch panels defined -… #526

Merged
merged 1 commit into from
May 27, 2019

Conversation

yannrobin
Copy link
Contributor

patch-panel/list throws exception if no patch panels defined

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

@nickhilliard nickhilliard merged commit 55c7962 into master May 27, 2019
@nickhilliard nickhilliard deleted the issue-524 branch May 27, 2019 18:05
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.

2 participants