Ecosyste.ms: Issues

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

GitHub / incuna/django-user-management issues and pull requests

#175 - Bump mkdocs from 0.15.3 to 1.2.3

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#174 - unresolve import 'user_management.models.mixins'

Issue - State: open - Opened by nokemono about 4 years ago

#173 - Add namespaces for each url entry points

Pull Request - State: closed - Opened by maxpeterson over 4 years ago

#172 - Upgrade django compatibility

Pull Request - State: closed - Opened by maxpeterson over 4 years ago - 1 comment

#171 - Update dependencies and add postgres to travis.

Pull Request - State: closed - Opened by maxpeterson over 4 years ago - 3 comments

#170 - Bump pillow from 3.2.0 to 6.2.0

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago - 1 comment
Labels: dependencies

#169 - Use a case-insensitive email field. (Requires Django 1.11.)

Pull Request - State: closed - Opened by adam-thomas over 7 years ago - 19 comments

#168 - Fix bug using VERIFIED_QUERYSTRING with a LOGIN_URL

Pull Request - State: closed - Opened by maxpeterson over 7 years ago - 4 comments

#167 - Allow VerifyUserEmailView get_redirect_url to allow an extra string set

Pull Request - State: closed - Opened by Minglee01 over 7 years ago - 13 comments

#166 - Allow user login after email verification providing a setting is true…

Pull Request - State: closed - Opened by Minglee01 over 7 years ago - 11 comments

#165 - Require email field to not be blank in EmailUserMixin

Issue - State: closed - Opened by henrahmagix over 7 years ago - 10 comments

#164 - Fix email verification when `LOGIN_URL` is a url name.

Pull Request - State: closed - Opened by maxpeterson almost 8 years ago - 5 comments

#163 - Redirect to login when email is already verifyed.

Pull Request - State: closed - Opened by maxpeterson almost 8 years ago - 5 comments

#162 - Remove redirect_to_login from VerifyUserEmailView.

Pull Request - State: closed - Opened by maxpeterson almost 8 years ago - 9 comments

#161 - Hide covered files from coverage report

Pull Request - State: closed - Opened by meshy about 8 years ago - 3 comments

#160 - Add django110 to the tests

Pull Request - State: closed - Opened by todd-dembrey about 8 years ago - 2 comments

#159 - Added py35 to the tests

Pull Request - State: closed - Opened by todd-dembrey about 8 years ago - 4 comments

#158 - Remove patterns from urls

Pull Request - State: closed - Opened by kevinetienne about 8 years ago - 5 comments

#157 - Added auto login to `VerifyUserEmailView` & tests. Still needs work, do not merge.

Pull Request - State: closed - Opened by SemVerTsar over 8 years ago - 1 comment

#156 - Add settings to change email subjects

Pull Request - State: closed - Opened by adam-thomas over 8 years ago - 12 comments

#155 - Update requirements.txt

Pull Request - State: closed - Opened by kevinetienne over 8 years ago - 3 comments

#154 - Fix redirect after confirming your email address

Pull Request - State: closed - Opened by adam-thomas over 8 years ago - 2 comments

#153 - Add non-Angular-friendly email templates to the `ui` folder

Issue - State: open - Opened by adam-thomas over 8 years ago - 2 comments

#152 - Add `headers` to `utils.email_handler`.

Pull Request - State: closed - Opened by SemVerTsar over 8 years ago - 1 comment

#151 - Fix URL for VerifyUserEmailView

Pull Request - State: closed - Opened by adam-thomas over 8 years ago - 3 comments

#150 - Use VerifyEmailViewMixin for the UI version of the view

Pull Request - State: closed - Opened by adam-thomas over 8 years ago - 7 comments

#149 - Split the bulk of VerifyAccountView off into a mixin

Pull Request - State: closed - Opened by adam-thomas over 8 years ago - 2 comments

#148 - Add `make release`

Pull Request - State: closed - Opened by adam-thomas over 8 years ago - 2 comments

#147 - Add a URL for VerifyUserEmailView

Pull Request - State: closed - Opened by adam-thomas over 8 years ago - 2 comments

#146 - Add VerifyUserEmailView

Pull Request - State: closed - Opened by adam-thomas over 8 years ago - 8 comments

#145 - Rename index.md -> README.md for GitHub viewing.

Pull Request - State: closed - Opened by henrahmagix almost 9 years ago - 3 comments

#144 - Split validate_password_strength in two

Issue - State: open - Opened by meshy about 9 years ago
Labels: bug

#143 - Add TimeZoneMixin

Pull Request - State: open - Opened by LilyFoote about 9 years ago - 4 comments
Labels: enhancement

#142 - Add help text for password fields

Pull Request - State: closed - Opened by adam-thomas about 9 years ago - 1 comment

#141 - Improve new-password validation errors

Pull Request - State: closed - Opened by adam-thomas about 9 years ago - 31 comments

#140 - Add email labels for 'RegistrationSerializer' and 'UserSerializerCreate'

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

#139 - Attempt to fix travis tests

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

#138 - Clarify new password error message in old v8 branch

Pull Request - State: closed - Opened by jturnbull about 9 years ago - 9 comments

#137 - Clarify new password error message

Pull Request - State: closed - Opened by jturnbull about 9 years ago - 4 comments

#136 - Drop support for old versions

Issue - State: open - Opened by LilyFoote about 9 years ago - 3 comments
Labels: enhancement, question

#135 - Swap request.DATA for request.data

Pull Request - State: closed - Opened by adam-thomas about 9 years ago - 6 comments

#134 - Make token expires for AccountVerifyView

Pull Request - State: closed - Opened by kevinetienne about 9 years ago - 1 comment
Labels: enhancement

#133 - Make all fields a tuple in serializers

Pull Request - State: closed - Opened by kevinetienne about 9 years ago - 7 comments
Labels: bug

#132 - Error message indistinguishable

Issue - State: open - Opened by wytrych about 9 years ago - 7 comments

#131 - Update CHANGELOG.md for v8.1.1

Pull Request - State: closed - Opened by adam-thomas over 9 years ago - 1 comment

#130 - Password must change when changing password

Pull Request - State: closed - Opened by meshy over 9 years ago - 3 comments

#129 - Hide 'your passwords don't match' for invalid passwords

Pull Request - State: closed - Opened by adam-thomas over 9 years ago - 20 comments

#128 - Add project migration for authtoken

Issue - State: open - Opened by kevinetienne over 9 years ago
Labels: enhancement

#127 - Replace formatted translatable strings with templates for better flexibility

Issue - State: open - Opened by LilyFoote over 9 years ago - 1 comment
Labels: enhancement

#126 - Update factories

Pull Request - State: closed - Opened by LilyFoote over 9 years ago - 2 comments
Labels: enhancement

#125 - Remove legacy assert

Pull Request - State: closed - Opened by kevinetienne over 9 years ago - 10 comments

#124 - Updated HTML templates

Pull Request - State: closed - Opened by jturnbull over 9 years ago - 4 comments

#123 - Update to django 1.8

Pull Request - State: closed - Opened by kevinetienne over 9 years ago - 7 comments

#122 - Send an email if a user that doers not exists requests a password email.

Issue - State: open - Opened by maxpeterson over 9 years ago - 2 comments
Labels: enhancement

#121 - ResendConfirmationEmail should allow anonymous and logged in user

Pull Request - State: closed - Opened by kevinetienne over 9 years ago - 4 comments
Labels: bug, enhancement

#120 - Untie password confirmation from email verification

Pull Request - State: closed - Opened by kevinetienne over 9 years ago - 3 comments
Labels: bug

#119 - Connect user_logged_in signal

Pull Request - State: closed - Opened by LilyFoote over 9 years ago - 11 comments
Labels: bug

#118 - Rename email_verification_required to email_verified

Pull Request - State: closed - Opened by meshy over 9 years ago - 3 comments
Labels: enhancement

#117 - Update CHANGELOG.md and fix typo [ci skip]

Pull Request - State: closed - Opened by kevinetienne over 9 years ago

#116 - Pin tox to 1.9.0

Pull Request - State: closed - Opened by kevinetienne over 9 years ago - 2 comments

#115 - Fix translations for notifications

Pull Request - State: closed - Opened by kevinetienne over 9 years ago

#114 - Add docstrings for views

Pull Request - State: closed - Opened by kevinetienne over 9 years ago - 4 comments
Labels: enhancement, docs

#113 - Add an overview of the API endpoints in the docs

Pull Request - State: closed - Opened by kevinetienne over 9 years ago - 8 comments

#112 - Add Django pre release to ci test and allow it to fail

Pull Request - State: closed - Opened by kevinetienne over 9 years ago - 1 comment

#111 - Release only once on travis

Pull Request - State: closed - Opened by kevinetienne over 9 years ago - 3 comments

#110 - new_password2 validation is wrong when new_password does not validate (password strength)

Issue - State: open - Opened by maxpeterson over 9 years ago - 1 comment
Labels: bug

#109 - Minor typo in CHANGELOG

Pull Request - State: closed - Opened by meshy over 9 years ago

#108 - Enable package release via travis on tag push

Pull Request - State: closed - Opened by LilyFoote over 9 years ago - 3 comments

#107 - Add `incuna-pigeon` to send notifications

Pull Request - State: closed - Opened by kevinetienne over 9 years ago - 10 comments

#106 - Correct `fields` on `UserChangeForm`

Pull Request - State: closed - Opened by LilyFoote over 9 years ago - 3 comments

#105 - Update requirements.txt

Pull Request - State: closed - Opened by kevinetienne over 9 years ago

#104 - Upgrade django-rest-framework to `v3`

Pull Request - State: closed - Opened by LilyFoote over 9 years ago - 6 comments
Labels: enhancement

#103 - 100% code coverage

Pull Request - State: closed - Opened by LilyFoote over 9 years ago - 4 comments

#102 - Add delete on profile view

Pull Request - State: closed - Opened by kevinetienne over 9 years ago - 6 comments

#101 - Update AUTH setting description

Pull Request - State: closed - Opened by maxpeterson almost 10 years ago - 3 comments

#100 - User can log in to unverified account

Pull Request - State: closed - Opened by perry almost 10 years ago - 3 comments
Labels: bug

#99 - Return HTTP Bad Request 400 code when the token and uidb64 are not valid

Pull Request - State: closed - Opened by kevinetienne almost 10 years ago - 5 comments

#98 - Return another HTTP code when the token and uidb64 are not valid

Pull Request - State: closed - Opened by kevinetienne almost 10 years ago - 3 comments

#97 - Add a view to resend a confirmation email.

Pull Request - State: closed - Opened by kevinetienne almost 10 years ago - 5 comments

#96 - Hard-code translatable string

Pull Request - State: closed - Opened by meshy almost 10 years ago - 2 comments

#95 - Add validation for password complexity

Pull Request - State: closed - Opened by meshy almost 10 years ago - 7 comments

#94 - ModelForm deprecation warning

Pull Request - State: closed - Opened by LilyFoote almost 10 years ago - 5 comments
Labels: bug

#93 - Use `get_by_natural_key` for `ValidateEmailMixin`

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

#92 - Use `get_by_natural_key` for `PasswordResetEmail`

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

#91 - Update requirements

Pull Request - State: closed - Opened by kevinetienne almost 10 years ago - 2 comments

#90 - Add timezone support

Pull Request - State: closed - Opened by LilyFoote almost 10 years ago - 2 comments

#89 - Add password complexity requirements

Issue - State: open - Opened by jturnbull almost 10 years ago - 2 comments

#88 - Add flake8 and flake8-import-order to tests

Issue - State: closed - Opened by meshy almost 10 years ago - 1 comment
Labels: enhancement

#87 - Token expiration functionality

Pull Request - State: closed - Opened by mlen108 almost 10 years ago - 8 comments
Labels: enhancement

#86 - Split mixins between fields and methods

Pull Request - State: closed - Opened by kevinetienne almost 10 years ago - 12 comments
Labels: enhancement

#85 - Documentation

Pull Request - State: closed - Opened by mlen108 almost 10 years ago - 14 comments
Labels: enhancement

#84 - Add tox for easier testing

Pull Request - State: closed - Opened by mlen108 almost 10 years ago - 21 comments
Labels: enhancement

#83 - Throttle username logins

Pull Request - State: closed - Opened by mlen108 almost 10 years ago - 15 comments

#78 - Do not throttle login requests except POST requests

Pull Request - State: closed - Opened by mlen108 about 10 years ago - 8 comments

#76 - Add flake8 and flake8-import-order to tests

Pull Request - State: closed - Opened by meshy about 10 years ago - 7 comments
Labels: enhancement

#75 - Sprinkle sensitive_variables and sensitive_post_parameters everywhere

Pull Request - State: closed - Opened by meshy about 10 years ago - 5 comments
Labels: bug, enhancement

#65 - Should urls.register be called urls.registration?

Issue - State: closed - Opened by meshy about 10 years ago
Labels: question

#54 - Throttle protection for login/password views

Pull Request - State: closed - Opened by mlen108 over 10 years ago - 14 comments
Labels: enhancement

#44 - Generate avatar image urls by size

Issue - State: open - Opened by kevinetienne over 10 years ago
Labels: enhancement, question

#10 - Send user email when password changed

Issue - State: closed - Opened by meshy almost 11 years ago