Open OliverZar opened 2 years ago
I would like to know too > How to retrieve the username that is active in your session, this for purposes of deciding the actions you can perform, something like an administrator and a user.
'login' object has no attribute 'get_username'
I have used the method but return attribute error
@tonilopezortiz78 last released version was prior to your merge. Any fix on this ?
How to retrieve the username that is active in your session, this for purposes of deciding the actions you can perform, something like an administrator and a user.