- mappa iniziale
- fix PATCH /chval Json Injections: era possibile cambiare la password ! - ogni giorno sblocca la lista di chi chiede troppe richieste di recupero password.
This commit is contained in:
@@ -133,6 +133,9 @@ const UserSchema = new mongoose.Schema({
|
||||
ipaddr: {
|
||||
type: String,
|
||||
},
|
||||
banIp: {
|
||||
type: Boolean,
|
||||
},
|
||||
date_reg: {
|
||||
type: Date,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user