Damanpreet Singh
Damanpreet Singh
@AndrewBastin Hi, I would love to work on this bug. If nobody is currently working on this, please assign this to me. 😄
Is there some way to do this? I would love to help you.
@aaron-suarez this PR contains the admin routes and the access control but some UI related things like - login page UI, logout page routing is remaining.
@aaron-suarez I've pushed the migrations + fixed the lint issues. Please have a look.
@aaron-suarez have you tried it locally?
@aaron-suarez I've fixed the issues - * I missed the positional params for `user_creation` * Fixed a bug in password hashing, on every `run` a different `secret_key` and `hash was...
@aaron-suarez I've added default values for `secret_key` and `security_hash`. It should work now. Once the tests are updated, we can change/remove the default values for security reasons.
@aaron-suarez I've resolved the comment. Please review, Thanks :smile:
Hi, I would like to work on this. @aaron-suarez can you assign me this issue?
hi @aaron-suarez , I'm almost done with this. Will create a PR soon.