Ecosyste.ms: Issues

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

GitHub / incuna/incuna-auth issues and pull requests

#72 - Django 2.1

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

#71 - Add support for Django 2.0

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

#70 - Update password reset email to use `get_username`.

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

#69 - add translations for LT

Pull Request - State: closed - Opened by todd-dembrey over 7 years ago - 1 comment

#68 - Support Django 1.11

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

#67 - Add hu translations

Pull Request - State: closed - Opened by todd-dembrey almost 8 years ago

#66 - Add all the langs

Pull Request - State: closed - Opened by todd-dembrey almost 8 years ago - 1 comment

#65 - Add the compiled transaltions

Pull Request - State: closed - Opened by todd-dembrey almost 8 years ago

#64 - Update nl_BE based on nl updates

Pull Request - State: closed - Opened by todd-dembrey almost 8 years ago

#63 - Update django.po

Pull Request - State: closed - Opened by annikavoss almost 8 years ago

#62 - Add netherlands po files and add to the make command

Pull Request - State: closed - Opened by todd-dembrey almost 8 years ago

#60 - Add French translations

Pull Request - State: closed - Opened by kevinetienne about 8 years ago - 1 comment

#59 - Remove locales for fr_lu and fr_be

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

#58 - Rename de_AT to de

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

#57 - Add fr_LU

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

#56 - Remove non ascii and uppercase chars from urls

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

#55 - Disable url translations by default.

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

#54 - Add German Austrian translations

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

#53 - Add Italian translations

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

#52 - Add translations.

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

#51 - Add test_project.

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

#50 - Fix `next` redirect path when `SCRIPT_NAME` is used.

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

#49 - Explain use with django-rewrite-external-links

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

#48 - Redirect without message from `/`.

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

#47 - Readded post login redirect.

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

#46 - Various Tidy Ups

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

#45 - Redirect to LOGIN_URL instead of LOGIN_REDIRECT_URL

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

#44 - Make LoginRequiredMiddleware use LOGIN_REDIRECT_URL

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

#43 - Remove "patterns" from urls

Pull Request - State: closed - Opened by meshy almost 10 years ago - 1 comment

#42 - Deal properly with missing Page objects

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

#41 - Add request parameter to get_unauthorised_redirect_url

Pull Request - State: closed - Opened by adam-thomas about 10 years ago - 7 comments

#40 - Deal with pages having null parents

Pull Request - State: closed - Opened by adam-thomas about 10 years ago - 3 comments

#39 - Don't crash if feincms_page is missing

Pull Request - State: closed - Opened by adam-thomas about 10 years ago - 3 comments

#38 - Use Page.objects.best_match_for_path() to find Pages

Pull Request - State: closed - Opened by adam-thomas about 10 years ago - 2 comments

#37 - Add a metaclass to fix CUSTOM_STATES bug

Pull Request - State: closed - Opened by adam-thomas about 10 years ago - 12 comments

#36 - Add StateExtension and MiddlewareMixin

Pull Request - State: closed - Opened by adam-thomas about 10 years ago - 16 comments

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

Pull Request - State: closed - Opened by meshy over 10 years ago - 2 comments
Labels: enhancement

#34 - Update test to run under django 1.7

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

#33 - Make tests available in package

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

#32 - Make EXEMPT_URLS and PROTECTED_URLS accept named urls

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

#31 - Update the way LOGIN_URL is called

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

#30 - Add wheel config for Python 2/3

Pull Request - State: closed - Opened by adam-thomas almost 11 years ago

#29 - Update django to latest point releases

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

#28 - Support Python 3 some more

Issue - State: closed - Opened by adam-thomas almost 11 years ago - 1 comment

#27 - Increase test coverage

Pull Request - State: closed - Opened by adam-thomas almost 11 years ago - 20 comments

#26 - Support Python 3

Pull Request - State: closed - Opened by adam-thomas almost 11 years ago - 5 comments

#25 - Add test runner

Pull Request - State: closed - Opened by adam-thomas almost 11 years ago - 7 comments

#24 - Fix urls once Django 1.7 is released

Issue - State: open - Opened by mlen108 almost 11 years ago

#23 - Fix URLs

Pull Request - State: closed - Opened by mlen108 almost 11 years ago - 3 comments
Labels: bug

#22 - Rename urls to match Django >= 1.6

Pull Request - State: closed - Opened by maxpeterson about 11 years ago - 7 comments

#21 - Forbid POST to restricted URLS instead of redirecting.

Pull Request - State: closed - Opened by meshy over 11 years ago - 5 comments

#20 - Specify type=email on username field.

Pull Request - State: closed - Opened by perry over 11 years ago - 3 comments

#19 - Force login of users with custom attr

Pull Request - State: closed - Opened by mlen108 over 11 years ago - 14 comments

#18 - Template refactor

Pull Request - State: closed - Opened by perry over 11 years ago - 8 comments

#17 - Allow to authenticate by email field

Issue - State: open - Opened by mlen108 over 11 years ago - 3 comments
Labels: bug

#16 - Check user auth earlier in login required

Issue - State: open - Opened by ghickman over 11 years ago

#15 - Use shiny new hotness django url tag.

Pull Request - State: closed - Opened by meshy over 11 years ago - 2 comments
Labels: bug

#14 - Ensure urls translation is thread safe

Issue - State: open - Opened by mlen108 almost 12 years ago

#13 - Make it translatable (i18n)

Issue - State: closed - Opened by mlen108 almost 12 years ago - 6 comments
Labels: bug

#12 - Add Changelog

Issue - State: closed - Opened by ghickman almost 12 years ago - 1 comment

#11 - Add reset url to password reset fail template.

Pull Request - State: closed - Opened by maxpeterson about 12 years ago - 5 comments

#10 - Change all spellings of 'login' to 'log in'

Issue - State: closed - Opened by henrahmagix about 12 years ago

#9 - Add changelog

Issue - State: closed - Opened by meshy about 12 years ago - 1 comment

#8 - Make the CustomerUserModelBackend Dj1.5 compatible

Pull Request - State: closed - Opened by mjtamlyn about 12 years ago - 3 comments

#7 - Don't have initial data which depends on referential integrity!

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

#6 - Needs i18n.

Issue - State: closed - Opened by meshy over 12 years ago - 3 comments

#5 - Convert forms to crispy forms.

Issue - State: closed - Opened by meshy over 12 years ago - 1 comment

#4 - Implement custom login form in a way that actually works.

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

#3 - Add INCUNA_AUTH_LOGIN_FORM setting

Pull Request - State: closed - Opened by maxpeterson over 12 years ago - 9 comments

#2 - A `User` is not a `Profile`. Remove the madness.

Issue - State: closed - Opened by meshy over 12 years ago

#1 - Rename auth to incuna_auth

Issue - State: closed - Opened by maxpeterson over 12 years ago - 1 comment