Project

General

Profile

Actions

Feature #94459

open

be_user admin as Timestamp

Added by Tomas Norre Mikkelsen almost 3 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2021-07-01
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Hi,

I listened to a Laravel Podcast recently, and they suggested using booleans like isAdmin with timestamps instead of only 0 or 1.

The idea behind this is, that we have additional data like: isAdminSince, as the timestamp of the time when the user received the admin status is stored instead of just 1. When removing the privilege again, this is set to 0.

This will in my opinion also help to locate issues internally if someone gains/gets admin access, as we would be able to see since when they had this access.

I would be happy to do the implementation, if someone votes for this feature.

No data to display

Actions

Also available in: Atom PDF