is there a way to add second step authentication for admins and moderators like a secret pin?
Can someone just tell me how to hook up at a login function or whatever it's called?
It's easy to do but I am not familiar with the way oxwall works.
Add a setting with a pin.
On login check cookies if not found show a popup for admins and moderators where they will have to enter pin that will be compared with the one on settings.
If correct set cookie that will expire after 24h.