Closed wtogami closed 10 years ago
(Low priority)
req.headers['referer'] contains the referring URL that displays the QR image. If the hostname portion matches req.port then render the QR code, otherwise reject with a 400-level error.
1c961a8c93cdaf33806444fae7d90a015e7e67b5
(Low priority)
req.headers['referer'] contains the referring URL that displays the QR image. If the hostname portion matches req.port then render the QR code, otherwise reject with a 400-level error.