scitokens / scitokens-cpp

A C++ implementation of the SciTokens library with a C library interface
Apache License 2.0
5 stars 22 forks source link

Fix timeout on generating ACLs #115

Closed djw8605 closed 1 year ago

djw8605 commented 1 year ago

Off-by-one error.

Fixes scitokens/scitokens-cpp#114 Fixes OSPOOL-73