Introduce sanitization helper function for alphanumeric values and use said...
Introduce sanitization helper function for alphanumeric values and use said helper to sanitize values from constants introduced in r7577ba00. Fixes #12. Also replaces existing API key sanitization with new helper function. Also corrects a hereto-undiscovered bug that caused a valid API key to be deemed invalid and cleared.
Please register or sign in to comment