Darrel O'Pry

Results 101 issues of Darrel O'Pry

This is the output of the recommended jshint and jscs options after passing through polyjuice. I also added a .eslintrc which can be downloaded from the repo as well. Let...

It looks like prebuilds are being run with node 14. Node 16 is current and Electron 15 has shipped with Node 16. It would be nice to have prebuilts for...

prebuild
Electron

I was working with the library and ran into the 'Certificate is not trusted Error'.There was a CN mismatch, but not being familiar with the library I was unsure what...

## Description - streamline the setup experience for users working with password managers that cannot read QR codes easily. ## Motivation and Context Not all users have a TOTP authenticator...

## Description - remove admin monkey patching. - rename admin site classes to use the module namespace. BREAKING CHANGE: Sites will need to explicitly use TwoFactorAdminSite or extend the TwoFactorAdminSiteMixin...

I'm picking up the work from #370 in this PR since it has seemingly gone stale. ## Description Currently, if OTP is set to required for the admin interface and...

When attempting to start the example with python manage.py runserver I get the error ``` from django.utils.translation import ugettext_lazy as _ ImportError: cannot import name 'ugettext_lazy' from 'django.utils.translation' ``` ##...

1. Expected behavior and actual behavior. Ionic Native should be in sync with our releases. The API may change when we migrate to [TypeScript](https://github.com/petermetz/cordova-plugin-ibeacon/issues/391), and there may be some new...

Please include the following to help us address your issue. 1. Expected behavior and actual behavior. I expect to use the same name to install and remove a plugin. 2....

We should update our quickstart code and ensure it provides a good example for consumers to use all the APIs and all the features available in the APIs.