ip2location support ip2region & GeoLite2

This commit is contained in:
MaxKey
2023-10-04 09:31:47 +08:00
parent 9bff327458
commit 2dda707584
21 changed files with 899 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ include (
//authentications
'maxkey-authentications:maxkey-authentication-core',
'maxkey-authentications:maxkey-authentication-captcha',
'maxkey-authentications:maxkey-authentication-ip2location',
'maxkey-authentications:maxkey-authentication-social',
'maxkey-authentications:maxkey-authentication-otp',
'maxkey-authentications:maxkey-authentication-provider',