Commit f21085e
Ari Pollak
Don't require open-uri
It isn't needed here anyway, and is dangerous from a security
perspective - simply doing a require 'ruby-saml' causes every open() in
the calling program to suddenly start accepting any HTTP/FTP URIs, which
could be very surprising and unexpected.1 parent adb7aa4 commit f21085e
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
0 commit comments