Code Monkey home page Code Monkey logo

daptnod's People

Contributors

diegofsousa avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

daptnod's Issues

Create basic authentication module

An app accounts must be created with a template with the fields: username, email and password. then it will be discussed whether there will be more fields than the Django stack proposes.

Authentication must allow username or email.

Email verification when registering

  • After entering the information, the system should send a confirmation email to the user.
  • After the user confirms the email, the system must inform him that his account is active and must suggest that the user enter the system.
  • In the account editing section, if the user changes the email, the system must confirm the change by sending an email to the new address.
  • An email should also be sent to the old address to notify the user of the change.
  • Only users with the "active" flag with a positive value must log in to the system.
  • Until the user confirms the email at the new address, the user must be inactive.

Two-factor authentication

  • While logged in the user may prefer to enable 2FA.
  • A confirmation email must be sent to confirm the action.
  • Once activated, the user must confirm their authenticity by email whenever they enter the system. That is, the system will always send an email to the user to log in through.

Expiration time to be defined.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.