Skip to content

Commit

Permalink
[SciTokens] Require libXrdAccSciTokens.so to be versioned.
Browse files Browse the repository at this point in the history
  • Loading branch information
abh3 committed Jan 11, 2021
1 parent 786c36e commit 26d13ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/XrdVersionPlugin.hh
Expand Up @@ -173,7 +173,8 @@
to an unversioned name is not allowed). This is enforced by XrdOucVerName.
*/
#define XrdVERSIONPLUGINSTRICT \
{"libXrdBlacklistDecision.so", \
{"libXrdAccSciTokens.so", \
"libXrdBlacklistDecision.so", \
"libXrdBwm.so", \
"libXrdCksCalczcrc32.so", \
"libXrdClProxyPlugin.so", \
Expand Down

0 comments on commit 26d13ab

Please sign in to comment.