An open API service for providing issue and pull request metadata for open source projects.

GitHub / anexia-it/django-rest-passwordreset issues and pull requests

#185 - Compatibility with AZURE MySQL Server

Issue - State: open - Opened by Darkbeast-glitch over 1 year ago

#184 - Implemented the possibility to return the username and email address when validating a token

Pull Request - State: open - Opened by mikelandzelo173 almost 2 years ago - 1 comment
Labels: hacktoberfest-accepted

#183 - [BUG]

Issue - State: open - Opened by izabala033 almost 2 years ago

#182 - Increase max_length of user_agent to 512

Pull Request - State: closed - Opened by nezhar almost 2 years ago

#181 - Added logic and test cases for generating and clearing tokens programmatically

Pull Request - State: open - Opened by mikelandzelo173 almost 2 years ago - 3 comments
Labels: hacktoberfest-accepted

#179 - Add DRF 3.14 to Compatibility Matrix

Pull Request - State: closed - Opened by jonahgeorge about 2 years ago - 2 comments

#175 - Drop support for py36

Pull Request - State: closed - Opened by eadwinCode over 2 years ago

#174 - rename clear command title (snake_case and typo fix)

Pull Request - State: open - Opened by anx-abruckner over 2 years ago - 1 comment

#172 - Refactoring for old migrated settings

Issue - State: open - Opened by nezhar over 2 years ago
Labels: help wanted

#171 - Improve feedback message for token not found

Pull Request - State: open - Opened by felipesilvadv over 2 years ago

#170 - [BUG] I can't get token

Issue - State: open - Opened by toma1031 over 2 years ago

#169 - issue154: add reset_password_token to pre/post reset signals

Pull Request - State: closed - Opened by anx-abruckner almost 3 years ago
Labels: hacktoberfest-accepted

#168 - add postgres workflow tests

Pull Request - State: closed - Opened by anx-mfischer almost 3 years ago

#167 - Update readme, compatibility matrix, prepare new release

Pull Request - State: closed - Opened by nezhar almost 3 years ago - 1 comment

#166 - Is it possible add password reset form to email?

Issue - State: closed - Opened by alfredogama almost 3 years ago - 1 comment

#163 - changed Useragent field from char to Text with 512 limit

Pull Request - State: closed - Opened by bader-ht almost 3 years ago

#162 - Add migration altering id identity

Pull Request - State: closed - Opened by wieczorek1990 almost 3 years ago - 2 comments

#161 - Poetry reads version as 0.0.0

Issue - State: closed - Opened by wieczorek1990 almost 3 years ago - 1 comment

#160 - [FEATURE] error message for is_active=False user

Issue - State: open - Opened by tonypottera24 about 3 years ago - 1 comment

#159 - Add translations to Brazilian Portuguese

Pull Request - State: closed - Opened by silasvasconcelos about 3 years ago

#158 - want to get mobile otp

Pull Request - State: closed - Opened by djangodevlpr over 3 years ago - 1 comment

#157 - add versions to README compatibility matrix

Pull Request - State: closed - Opened by jacobsayer over 3 years ago - 1 comment

#156 - [FEATURE] Limit request forgot password

Issue - State: open - Opened by hongquanvn1998 over 3 years ago - 1 comment

#155 - [BUG] When I have a custom user, it doesn't send mail

Issue - State: closed - Opened by ariancamejo over 3 years ago

#153 - extend ci to use postgres, mysql and sqlite for tests

Pull Request - State: closed - Opened by anx-mfischer almost 4 years ago

#152 - Adding unicode check regarding CVE-2019-19844

Pull Request - State: closed - Opened by pascalski almost 4 years ago
Labels: hacktoberfest-accepted

#151 - Fix deprecation warnings for Django 4.0 #hacktoberfest

Pull Request - State: closed - Opened by anx-bhagmann almost 4 years ago - 1 comment
Labels: hacktoberfest-accepted

#150 - [BUG] two tokens get created

Issue - State: closed - Opened by mathijsfr almost 4 years ago - 1 comment

#149 - [BUG] Unable to create or change a table without a primary key on migration

Issue - State: open - Opened by mathijsfr almost 4 years ago - 1 comment

#148 - Allow password reset without being authenticated

Pull Request - State: closed - Opened by nittolese almost 4 years ago - 4 comments

#147 - Add templates for issue and pull request

Pull Request - State: closed - Opened by nezhar almost 4 years ago - 1 comment
Labels: hacktoberfest-accepted

#145 - Remove Django 4.0 deprecation warnings

Issue - State: closed - Opened by freddez almost 4 years ago - 5 comments

#144 - serializers fails to sanitize the email in the ResetPasswordRequestToken view

Issue - State: open - Opened by JoueBien almost 4 years ago - 2 comments

#143 - Programatic token

Pull Request - State: closed - Opened by nezhar almost 4 years ago - 3 comments

#141 - How to send a reset token without the user using the endpoint

Issue - State: open - Opened by cyzanfar almost 4 years ago - 9 comments

#140 - Making the README.md a little more accurate

Pull Request - State: closed - Opened by jmromeroe about 4 years ago - 1 comment

#139 - Increase max_length on field user_agent to 512 chars

Pull Request - State: closed - Opened by mvasilchenko about 4 years ago - 3 comments

#138 - Passing more parameters in the reset request.

Issue - State: open - Opened by Karlinator about 4 years ago - 1 comment

#137 - Password reset is not working

Issue - State: closed - Opened by vincentleeuwen about 4 years ago - 1 comment

#136 - Extend test workflow for django 3.2

Pull Request - State: closed - Opened by nezhar about 4 years ago

#135 - Password validation doesn't exist.

Issue - State: closed - Opened by buurak about 4 years ago - 4 comments

#133 - Warnings on deprecated libs when running tests

Issue - State: closed - Opened by Younext19 about 4 years ago - 1 comment

#131 - Email not being sent

Issue - State: closed - Opened by ReaperZ0v over 4 years ago - 1 comment

#130 - Access Models

Issue - State: closed - Opened by rexdivakar over 4 years ago - 1 comment

#129 - Version 1.2.0 Not Present in PyPi?

Issue - State: closed - Opened by jonathanmeier5 over 4 years ago - 2 comments

#128 - added locales with spanish translations

Pull Request - State: open - Opened by jorgecorrea over 4 years ago

#127 - Improvement on endpoints provided documentation

Pull Request - State: closed - Opened by rennerocha over 4 years ago - 2 comments

#125 - Create tokens programmatically

Issue - State: open - Opened by florczakraf over 4 years ago - 1 comment

#124 - Added an break to avoid unnecessary iteration

Pull Request - State: closed - Opened by adshin21 almost 5 years ago - 2 comments

#123 - Add helper function to extend django-drf browsable API with passwordr…

Pull Request - State: closed - Opened by anx-bhagmann almost 5 years ago - 2 comments
Labels: hacktoberfest-accepted

#122 - Simplify tests.yml exclusions

Pull Request - State: closed - Opened by anx-abruckner almost 5 years ago

#121 - added changelog

Pull Request - State: closed - Opened by anx-cbenke almost 5 years ago - 1 comment

#120 - Add code coverage to main GitHub workflow and upload to Codecov

Pull Request - State: closed - Opened by anx-bhagmann almost 5 years ago

#119 - Add code coverage to main GitHub workflow and upload to Codecov

Pull Request - State: closed - Opened by anx-bhagmann almost 5 years ago - 2 comments

#118 - update readme

Pull Request - State: closed - Opened by anx-mfischer almost 5 years ago
Labels: hacktoberfest-accepted

#117 - Added workflow to publish package on PyPi

Pull Request - State: closed - Opened by ghost almost 5 years ago - 2 comments
Labels: hacktoberfest-accepted

#116 - use https://shields.io/ pypi shield

Pull Request - State: closed - Opened by anx-abruckner almost 5 years ago
Labels: hacktoberfest-accepted

#115 - Re-factored ResetPasswordConfirm using the open-closed principle

Pull Request - State: open - Opened by Patrick-DS almost 5 years ago

#114 - removed reference to requirements_test.txt

Pull Request - State: closed - Opened by anx-cbenke almost 5 years ago

#113 - Captcha/extra validation ?

Issue - State: closed - Opened by bogdan-calapod almost 5 years ago

#112 - File requirements_test.txt doesn't exist

Issue - State: closed - Opened by jeffarrubla almost 5 years ago - 2 comments

#111 - Version matrix update

Pull Request - State: closed - Opened by anx-cbenke almost 5 years ago - 2 comments

#110 - allow-all permissions on views?

Issue - State: closed - Opened by guzzijones almost 5 years ago

#109 - Is django-rest-passwordreset safe to use on django 3.*.*

Issue - State: closed - Opened by yibizzi almost 5 years ago - 3 comments

#108 - The validate_token endpoint is not working

Issue - State: closed - Opened by ebram96 almost 5 years ago - 2 comments

#107 - Add request to post_password_reset and reset_password_token_created signals

Pull Request - State: closed - Opened by marianoeramirez about 5 years ago - 1 comment

#106 - Update models.py

Pull Request - State: closed - Opened by ebram96 about 5 years ago - 1 comment

#105 - Moved some validations to the serializer

Pull Request - State: closed - Opened by marianoeramirez about 5 years ago - 7 comments

#104 - Cannot run migration on adding in INSTALLED_APPS

Issue - State: closed - Opened by whitebumblebee about 5 years ago - 6 comments

#103 - Example implementation

Issue - State: open - Opened by havocy28 about 5 years ago - 1 comment

#102 - Custom Auth Model

Issue - State: closed - Opened by ghaffaru about 5 years ago - 6 comments

#100 - User matching query does not exist.

Issue - State: open - Opened by ksvoboda about 5 years ago - 6 comments

#99 - UUID on user model not supported by migration

Issue - State: open - Opened by browze about 5 years ago

#98 - Update README.md

Pull Request - State: closed - Opened by aayushgupta97 about 5 years ago

#97 - Add ability to create registration token

Pull Request - State: closed - Opened by calhouncole about 5 years ago - 1 comment

#95 - RemovedInDjango40Warning

Issue - State: closed - Opened by amitassaraf about 5 years ago - 2 comments

#94 - Email Templates

Issue - State: closed - Opened by thedatamineio about 5 years ago - 3 comments

#93 - Change lookup value to dynamic value

Pull Request - State: open - Opened by martirella over 5 years ago

#92 - Email templates

Issue - State: open - Opened by tiago-peres over 5 years ago - 5 comments

#90 - Please add email field to perform confirm request

Issue - State: open - Opened by marinimau over 5 years ago

#82 - CVE-2019-19844 potentials

Issue - State: closed - Opened by mikipro-matthew over 5 years ago - 3 comments
Labels: bug

#81 - Stuck in migrate command

Issue - State: closed - Opened by jmunera-lean over 5 years ago - 2 comments

#79 - Unable to access verify_token and confirm endpoints

Issue - State: closed - Opened by kashgo22 over 5 years ago - 14 comments

#75 - Basic usage questions... maybe a request for the docs?

Issue - State: closed - Opened by kohlab over 5 years ago - 2 comments

#74 - Added reset by phone number functionality

Pull Request - State: closed - Opened by peterolayinka over 5 years ago - 9 comments