• This repository has been archived on 02/Dec/2021
  • Stars
    star
    385
  • Rank 111,464 (Top 3 %)
  • Language
    PHP
  • License
    MIT License
  • Created almost 11 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

[ABANDONED] Two-factor authentication for Symfony 2 & 3 applications 🔐. Please use the newer versions from https://github.com/scheb/2fa.

scheb/two-factor-bundle

⚠ Unmaintained version

Please upgrade your project to a recent version. Use bundle version 5 (or newer), which is available as scheb/2fa-bundle from the scheb/2fa repository.


This bundle provides two-factor authentication for your Symfony application.

Build Status Scrutinizer Code Quality Code Coverage Latest Stable Version Monthly Downloads Total Downloads License

Logo


It comes with the following two-factor authentication methods:

Additional features you will like:

  • Interface for custom two-factor authentication methods
  • Trusted IPs
  • Trusted devices (once passed, no more two-factor authentication on that device)
  • Single-use backup codes for when you don't have access to the second factor device
  • Multi-factor authentication (more than 2 steps)
  • CSRF protection
  • Whitelisted routes (accessible during two-factor authentication)

Installation

composer require scheb/two-factor-bundle

... and follow the installation instructions.

Documentation

Detailed documentation of all features can be found in the Resources/doc directory.

Version Guidance

⚠ Version 4.x is no longer maintained.

Please upgrade your project to a recent version. Use bundle version 5 (or newer), which is available as scheb/2fa-bundle from the scheb/2fa repository.

License

This bundle is available under the MIT license.

Security

For information about the security policy and know security issues, see SECURITY.md.

Contributing

Want to contribute to this project? See CONTRIBUTING.md.

Support Me

I'm developing this library since 2014. I love to hear from people using it, giving me the motivation to keep working on my open source projects.

If you want to let me know you're finding it useful, please consider giving it a star ⭐ on GitHub.

If you love my work and want to say thank you, you can help me out for a beer ðŸŧïļ via PayPal.

More Repositories

1

2fa

Two-factor authentication for Symfony applications 🔐
PHP
500
star
2

yahoo-finance-api

PHP client for Yahoo Finance API 📈
PHP
278
star
3

tombstone

Dead code detection with tombstones for PHP ðŸŠĶ🧟
PHP
260
star
4

sound-to-light-osc

Real-time detection of beats from audio, sending out OSC signals for sound-to-light control ðŸŽĩðŸ’Ą
Python
71
star
5

2fa-bundle

[READ ONLY] A generic interface to implement two-factor authentication in Symfony applications
PHP
59
star
6

beer-analytics

Analyzing the composition of beer recipes and visualize results in a human-friendly way ðŸ•ĩïļðŸš
Python
41
star
7

2fa-trusted-device

[READ ONLY] Extends scheb/2fa-bundle with trusted devices support
PHP
31
star
8

2fa-email

[READ ONLY] Extends scheb/2fa-bundle with two-factor authentication via email
PHP
29
star
9

tombstone-analyzer

[READ ONLY] Report generation for Tombstones created with the scheb/tombstone-logger library
PHP
28
star
10

2fa-google-authenticator

[READ ONLY] Extends scheb/2fa-bundle with two-factor authentication using Google Authenticator
PHP
23
star
11

2fa-totp

[READ ONLY] Extends scheb/2fa-bundle with two-factor authentication using TOTP
PHP
21
star
12

2fa-backup-code

[READ ONLY] Extends scheb/2fa-bundle with backup codes support
PHP
18
star
13

open-apexx

[INACTIVE] ☠ïļ Open source distribution of apexx CMS
PHP
12
star
14

stock-panel

Symfony application to keep track of your stock portfolio 📈
PHP
11
star
15

2fa-qr-code

[READ ONLY] Extends scheb/2fa-bundle to render QR codes
PHP
9
star
16

in-memory-data-storage

A simple in-memory data storage for PHP
PHP
9
star
17

stock-panel-bundle

[DEPRECATED] Keep track of your stock portfolio
PHP
6
star
18

beer-recipe-analysis

Analyzing the composition of beer brewing recipes with Python and Pandas. It's now a website: www.beer-analytics.com
Jupyter Notebook
3
star
19

phpunit-non-deterministic

How to stub non-deterministic dependencies
PHP
2
star
20

party-projector

Display messages and pictures from party guests on a projector screen
Java
2
star
21

tombstone-logger

[READ ONLY] Tracking of tombstones to find dead code in your codebase
PHP
2
star
22

property-access

Read and write properties from/to PHP objects and arrays
PHP
2
star
23

implementation-iterator

Iterates a PSR-4 compliant directory for implementations of a class/interface
PHP
2
star
24

idea-inspections-checkstyle-converter

[DEPRECATED] Convert IDEA (IntelliJ, PHPStorm) inspection XML format to checkstyle
PHP
2
star
25

two-factor-app

[DEPRECATED] Test application for scheb/two-factor-bundle
PHP
2
star
26

comparator

Answer the question "Are these two equal values?"
PHP
2
star
27

tombstone-core

[READ ONLY] Core classes of the scheb/tombstone library
PHP
2
star
28

qlc-generator

Scripts to generate QLC+ scenes and sequences
PHP
2
star
29

party-projector-app

Android app for scheb/party-projector
Java
1
star
30

mogilefs-stubs

IDE stubs for MogileFS extension
PHP
1
star
31

idea-inspections-core

[DEPRECATED] Core classes to process IDEA inspection files
PHP
1
star