Coder Social home page Coder Social logo

user's Introduction

⚠️ Warning! This package does not have active support, it exists only for the historical needs of the author.

User

Build Status Quality Score Coverage Status Total Downloads Latest Version on Packagist

The package adds support for a database-backed user system for Nette. It provides a user management that aims to handle common tasks such as user registration, login, password retrieval and much more.

Installation

The best way to install 68publishers/user is using Composer:

composer require 68publishers/user

Usage

// @todo

Rules for contributing

  • 1 PR per feature
  • PR with tests are more likely to be merged
  • tests and coding standard must pass
vendor/bin/tester ./tests -s
vendor/bin/php-cs-fixer fix --config=.php_cs.dist -v --dry-run

user's People

Contributors

jelen07 avatar tg666 avatar

Watchers

 avatar  avatar  avatar

user's Issues

User Bundle

Similar projects

Requirements

  • Component, bundle
  • Core user entity
  • User interfaces
  • App User, Admin User
  • Sign In, Sign Up, Reset Password
  • OAuth
  • 2FA support (Google Authenticator, email, SMS)
  • Optional support of Google reCAPTCHA
  • Grid, detail, user menu
  • Events

Old notes 🇨🇿

  • Entita User a její interface
  • SignIn komponenta (email + heslo)
  • SignUp komponenta (email + 2x heslo), nastavení zda-li heslo zopakovat (by default yes)
  • "Uživatelská" komponenta (není-li uživatel přihlášen, zobrazíme link na přihlášení a registraci (konfigurovatelné), v opačném případě email + možnost se odhlásit, rovněž konfigurovatelné)
  • Formulář pro změnu hesla by měl obsahovat i pole s emailem (hidden, disabled), jelikož po změně chce browser aktualizovat heslo, ale chybí mu uživatel (email)

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.