Add MFA to your Django admin page

Поділитися
Вставка
  • Опубліковано 16 вер 2024
  • Add MFA to your Django admin page
    Article link:
    www.cloudwithd...
    Package link:
    pypi.org/proje...
    List of TimeZones:
    en.wikipedia.o...
    💻 | Website:
    www.cloudwithd...
    🧑‍🏫 | Courses:
    www.cloudwithd...
    📑 | Blog:
    www.cloudwithd...
    📢 | Coaching:
    / coaching
    ❤️ | Support:
    Patreon - / cloudwithdjango
    PayPal - www.paypal.com...

КОМЕНТАРІ • 28

  • @ahmadumar6210
    @ahmadumar6210 Рік тому +1

    you created this video today.... quick improvisation, props for this

    • @CloudWithDjango
      @CloudWithDjango  Рік тому +2

      Hahaha.... You are right Ahmad! Thank you. Although, I prepare my notes a week in advance :)

  • @thetruereality2
    @thetruereality2 11 місяців тому +1

    Thanks

    • @CloudWithDjango
      @CloudWithDjango  11 місяців тому

      Thank you very much for the Super! I appreciate it a lot!
      Of course, my pleasure!

  • @inteliconn995
    @inteliconn995 Рік тому

    Always great content. Thanks!

    • @CloudWithDjango
      @CloudWithDjango  Рік тому

      My pleasure. I'm glad that it's of value to you. Thank you very much!

  • @thetruereality2
    @thetruereality2 11 місяців тому

    Very nice systematic explanation, thank you it helps a lot. So this means that if i enable mfa in django using this method, it enables for all users including admin user right ?

    • @CloudWithDjango
      @CloudWithDjango  11 місяців тому

      Thank you for your kind feedback! I'm glad that it helped you.
      No, it's only for the admin user. Not for regular users.

  • @venkatrao235
    @venkatrao235 Рік тому

    nice explanation sir tq

  • @tomasrojo651
    @tomasrojo651 Рік тому

    Great tutorial! Is it a way to use a similar setup but for the authentication system of the project? Thanks

    • @CloudWithDjango
      @CloudWithDjango  Рік тому

      Thank you! :)
      Ah, so with the user authentication? Yes, it is possible, but you would need to work deeply through the docs of the following package:
      github.com/jazzband/django-two-factor-auth

  • @deepikag9677
    @deepikag9677 Рік тому

    Two doubts on your video 1.How do i implement this with microsoft authenticator , 2. IF you are logging in and securing your qr code so if i have to add a user how will he login the wegbsite ?
    Pls reply soon as i have to make this within 3 days ?

  • @BhanuTejapolukonda
    @BhanuTejapolukonda Місяць тому

    i am getting error Exception Value:
    'User' object has no attribute 'is_verified' why? pls help used the same way as code

    • @CloudWithDjango
      @CloudWithDjango  Місяць тому

      Hi,
      Please double check your steps. I have checked the code.

  • @abilashjayaraj2789
    @abilashjayaraj2789 Рік тому

    Is it possible to have the otp field in the original admin.site.urls instead of admin_site.urls ?

    • @CloudWithDjango
      @CloudWithDjango  Рік тому +1

      Hi,
      You would need to read the docs to gain further insight into this.
      Here is some direction for you:
      django-otp-official.readthedocs.io/en/stable/overview.html#upgrading-to-django-1-7

  • @cameleonarabic8124
    @cameleonarabic8124 10 місяців тому

    i got an issue, when using the django_otp some of the user permissions disappear when logging in

    • @CloudWithDjango
      @CloudWithDjango  10 місяців тому

      Hi,
      For additional emphasis, I would suggest reading the docs.

  • @stefanomontalbano7472
    @stefanomontalbano7472 Рік тому

    Hi, I implement your code but after I login using OTP, I don't see "Groups" section in Admin Panel.
    How can I fix it?
    Thanks for content!

    • @CloudWithDjango
      @CloudWithDjango  Рік тому

      Hi,
      It's a pleasure, thank you for your feedback.
      Yes, I believe with the OTP package, it may remove groups or implement it differently. I'm not too sure of the specifics, so, I'd recommend that you take a deeper look at the docs here: django-otp-official.readthedocs.io/en/stable/
      Good luck!

  • @riadalimammedov7209
    @riadalimammedov7209 Рік тому

    Hello.Is Django worth learning in terms of getting a job?

    • @CloudWithDjango
      @CloudWithDjango  Рік тому

      Hi Riad!
      Thank you for your question.
      Definitely! Django is one of the most in demand back end frameworks out there. It would also be helpful to also learn a front end framework as well. I'd suggest something like React. This would compliment well for a job as a full stack web developer.

    • @riadalimammedov7209
      @riadalimammedov7209 Рік тому

      @@CloudWithDjango Thank you

    • @CloudWithDjango
      @CloudWithDjango  Рік тому

      @@riadalimammedov7209 My pleasure!

  • @Coden69
    @Coden69 Рік тому

    🙏🙏🙏🙏