markddavidoff - Overview

View markddavidoff's full-sized avatar

Focusing on Work, Sorry Side Projects

Mark Davidoff markddavidoff

Focusing on Work, Sorry Side Projects

major: django-axes; minor: redis-py * django-redis * django-rest-framework * django-admin-bootstrapped * celery * angular-swing * comtypes * dexml

Block or report markddavidoff

Pinned Loading

  1. 1

    from rest_framework.authentication import BasicAuthentication

    3

    class CustomBasicAuthentication(BasicAuthentication):

    5

        DRF.authentication.BasicAuthentication HTTP Basic authentication against username/password with a minor change
  2. Forked from gajus/angular-swing

    There are some bugs in angular-swing, i was working on a PR to fix them here in Feb 2018, hopefully I'll merge it at some point.

    JavaScript

  3. A lambda that lets you dynamically set a user group/alias like `@oncall` based on a schedule

    Python 5 1

  4. Keep track of failed login attempts in Django-powered sites.

    Python 1.7k 363