Bastien Bourdon

Results 4 issues of Bastien Bourdon

## General summary of the issue If a user is already logged in with single factor (password) through another mean than the `two_factor.views.core.LoginView`, currently there is no way to just...

enhancement
pull request welcome

``` Python 3.5.2 Django 2.2.10 celery==4.2.2 opencensus==0.7.7 opencensus-context==0.1.1 opencensus-ext-azure==1.0.2 opencensus-ext-django==0.7.2 opencensus-ext-logging==0.1.0 ``` After a loooong investigation and many experiments with various ways of configuring logging in Celery tasks and django,...

bug
azure

Python 3.5.2 Django 2.2.10 opencensus==0.7.7 opencensus-context==0.1.1 opencensus-ext-azure==1.0.2 opencensus-ext-django==0.7.2 opencensus-ext-logging==0.1.0 The traces sent to Azure Monitor by the AzureExporter, collected by the opencensus Django middleware, set the custom properties `django.user.id` and...

feature-request
azure
Django
flask

This is a feature request for ability to leverage the [Twilio Verify](https://www.twilio.com/docs/verify) service instead of a unique Twilio Messaging phone number or Twilio Messaging Service. Twilio Verify does not require...

enhancement