Releases: apache/casbin-lego
Releases · apache/casbin-lego
v4.5.3-FIX3: fix: Delete unnecessary providers and dependencies (#3)
* fix: Modify the module name and import path Signed-off-by: Steve0x2a <stevesough@gmail.com> * fix: Delete unnecessary providers and dependencies Signed-off-by: Steve0x2a <stevesough@gmail.com>
v4.5.3-FIX2: fix: Modify the module name and import path (#2)
Signed-off-by: Steve0x2a <stevesough@gmail.com>
v4.5.3-FIX: fix: Modified to be used in a package instead of cli (#1)
* fix: Modified to be used in a package instead of cli 1. Modify alidns provider to functional call 2.Add the NewCertificatesStorageLib function Signed-off-by: Steve0x2a <stevesough@gmail.com> * fix: fix arguments missing. Signed-off-by: Steve0x2a <stevesough@gmail.com> * fix: Improve the parameter passing of alidns function Signed-off-by: Steve0x2a <stevesough@gmail.com> * fix: restore the NewDefaultConfig() function Signed-off-by: Steve0x2a <stevesough@gmail.com>