You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@todo #358:30min Change checking of this statement below
`name = g.user.role.name` to `name = g.user.role.role_type` and fix all
tests, in all tests should be provided role_type instead of name of Role
model. Example below:
The puzzle was created by Vlad Arefev on 07-Mar-19.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered:
The puzzle
358-edbef54e
from #358 has to be resolved:timelessis/timeless/access_control/authorization.py
Lines 14 to 17 in d83d011
The puzzle was created by Vlad Arefev on 07-Mar-19.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered: