(Go: >> BACK << -|- >> HOME <<)

Skip to content
View markddavidoff's full-sized avatar
🎯
Focusing on Work, Sorry Side Projects
🎯
Focusing on Work, Sorry Side Projects
Block or Report

Block or report markddavidoff

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Fix Django Rest Framework DRF BasicA... Fix Django Rest Framework DRF BasicAuthentication request is None eror
    1
    from rest_framework.authentication import BasicAuthentication
    2
    
                  
    3
    class CustomBasicAuthentication(BasicAuthentication):
    4
        """
    5
        DRF.authentication.BasicAuthentication HTTP Basic authentication against username/password with a minor change
  2. angular-swing angular-swing Public

    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. slack-pull-reminder slack-pull-reminder Public

    Forked from ekmartin/slack-pull-reminder

    Posts a reminder to Slack with a list of open pull requests for an organization.

    Python

  4. slack-smart-alias slack-smart-alias Public

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

    Python 4 2

  5. jazzband/django-axes jazzband/django-axes Public

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

    Python 1.4k 344