new features: Based on IP user registration restrictions

This commit is contained in:
EUForest
2025-11-13 14:52:02 +08:00
parent 0fb92f380f
commit ff2d3f85f3
7 changed files with 60 additions and 1 deletions
+2
View File
@@ -62,3 +62,5 @@ const SendIntervalKeyPrefix = "send:interval:"
// SendCountLimitKeyPrefix Send Count Limit Key Prefix eg. send:limit:register:email:xxx@ppanel.dev
const SendCountLimitKeyPrefix = "send:limit:"
const RegisterIpKeyPrefix = "register:ip:"