Actions
Bug #6067
closedinterfaces.php: auth_server_shared_secret and auth_server_shared_secret2 are set to 'number' when they should be 'text'
Start date:
04/04/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
Description
On interfaces.php the auth_server_shared_secret and auth_server_shared_secret2 fields should allow text, not only numbers, but the input types are set to number, which unnecessarily restricts them.
To me, I have a fix to push.
Updated by Jim Pingle over 8 years ago
- Status changed from Assigned to Feedback
- % Done changed from 0 to 100
Applied in changeset 1b2527f2935055da9233c5d617a4630e61c22496.
Actions