made the check on the result from PrivacyIDEA less sensitive for whitespaces being added / removed as this broke the script in PrivacyIDEA 2.1x.
This commit is contained in:
@@ -4,12 +4,12 @@ privacyidea-checkotp
|
||||
Shell script implementing the [PrivacyIDEA](http://www.privacyidea.org) OTP (One
|
||||
Time Password) check to integrate with [FreeRadius](http://www.freeradius.org)
|
||||
in environments where the FreeRadius Perl plugin is not available to use the
|
||||
standard check script (e.g. on OS X 10.9).
|
||||
standard check script (e.g. on OS X).
|
||||
|
||||
**Version 1.0**, latest version, documentation and bugtracker available on my
|
||||
**Version 1.0a**, latest version, documentation and bugtracker available on my
|
||||
[GitLab instance](https://gitlab.lindenaar.net/scripts/privacyidea-checkotp)
|
||||
|
||||
Copyright (c) 2015 Frederik Lindenaar. free for distribution under the GNU
|
||||
Copyright (c) 2015 - 2016 Frederik Lindenaar. free for distribution under the GNU
|
||||
License, see [below](#license)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user