You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Aziz Khoury 3fbb6faf28 feat: update unban logic/invocation and refactor User.bans module
* auto unban when User.getUsersFields is called and the user is banned but has expired

* cleanups and removal of expiry_readable

* expiry_readable make an alias for backward compatibility

* User.bans.func vs User.*ban*Func

* console.log cleanups, plus todo message added

* use code util.deprecate

* fix: remove ununsed winston require
6 years ago
..
admin.js
header.js feat: update unban logic/invocation and refactor User.bans module 6 years ago
headers.js feat: give names to more middlewares 6 years ago
index.js Moved onSuccessfulLogin call from plugins to core, + auth verification hook (#7416) 6 years ago
maintenance.js feat: give names to middlewares 6 years ago
ratelimit.js
render.js feat: give the rest of the middlewares names 6 years ago
user.js fix: #7494 6 years ago