-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for cops member specific user profiles. #42
Comments
Hi, i am sahil saini and i am interested in working on this |
Sure you may go ahead and ask any doubts in the discord channel or here. |
I am Vanshika and iam interested to work on this issue |
Hey @Vanshika-kejriwal as far as I am aware for now your tasks should be:
If there are any updates on how we want to handle this issue it will be informed to you by @shubhanshu02 or @m-e-l-u-h-a-n Regarding group names there has been a change we should have choices for roles as:
|
Hi @Vanshika-kejriwal! Great to see your interest in this issue. As @king-11 already mentioned the tasks, here are some more details about the fields. The boolean field hackalog-backend/authentication/models.py Lines 6 to 12 in 6c9417a
If you have some ideas to add or face any problems, feel free to discuss them here. @king-11 @m-e-l-u-h-a-n any suggestions/corrections? |
COPS members will have a special profiles. So probably for now this can be done by a simple
is_cops_member
(boolean field) andcops_group
(character field with choices as 1. SDG 2. CPG 3. IG 4. INFOSEC). Any adminstrative powers if required can be added later on based on discussion.The text was updated successfully, but these errors were encountered: