Oskar Persson
c437ca22ff
Translate msg when providing incorrect old password
2018-11-09 15:58:09 +01:00
mario
479a40d2cc
Merge pull request #437 from dgilge/request
...
Pass request to authenticate
2018-09-08 17:07:43 +02:00
mario
25263b3e4a
Merge pull request #442 from illagrenan/master
...
Add Czech (cs) translations
2018-09-08 17:03:22 +02:00
mario
834e4c4747
Merge pull request #434 from dgilge/DRF3.8
...
Add DRF 3.8 to Travis config
2018-09-08 17:00:13 +02:00
mario
f5fcf9f083
Merge pull request #452 from rpkilby/gardening
...
Minor package maintenance
2018-09-08 16:54:51 +02:00
Ryan P Kilby
4b07c3ca92
Add wheel & metdata config
2018-08-21 21:29:15 -07:00
Ryan P Kilby
691c73d556
Update .gitignore from GH
2018-08-21 21:18:41 -07:00
Ryan P Kilby
f0941b4cc2
Merge tools configs into setup.cfg
2018-08-21 21:16:52 -07:00
Ryan P Kilby
033ee8f483
Remove deprecated EZ setup
2018-08-21 21:12:28 -07:00
Václav Dohnal
53f901b3c8
refresh .mo file
2018-06-27 23:22:38 +02:00
Vašek Dohnal
3af4f1a343
fix typo
2018-06-27 23:21:56 +02:00
Vašek Dohnal
b778a5085b
add full project name
2018-06-27 23:20:10 +02:00
Vašek Dohnal
98212a83f5
fix typo
2018-06-27 23:19:48 +02:00
Václav Dohnal
fa3000e8bd
add cs translations
2018-06-27 23:18:39 +02:00
Václav Dohnal
b9fd4aba96
add czech (cs) translations stub
2018-06-27 23:06:34 +02:00
Daniel
a1845aef43
Pass request to authenticate
2018-06-14 00:06:20 +02:00
Daniel
db60e43397
Exclude Python 2.7 for Django 2.0
2018-06-11 09:02:02 +02:00
Daniel
90760548f6
Add DRF 3.8 to Travis config
2018-06-11 08:46:59 +02:00
Maxim Kukhtenkov
95fafe5e0f
Remove Django 1.8 from Travis config
2018-06-06 17:10:43 -04:00
Maxim Kukhtenkov
801bad7c61
Update copyright and version number in Docs config
2018-06-06 15:01:22 -04:00
Maxim Kukhtenkov
a3057b7aa1
Flake8 fix - unused import
2018-01-20 20:25:58 -05:00
Maxim Kukhtenkov
c009bb9975
Change conditional import from allauth.socialaccount
2018-01-20 20:10:18 -05:00
Maxim Kukhtenkov
bcd6ab4401
Update configs and changelog for version 0.9.3 + additional fixes
2018-01-19 19:44:31 -05:00
Maxim Kukhtenkov
6a84d85d91
Add change in documentation and tests for social connect
2018-01-19 18:29:38 -05:00
Maxim Kukhtenkov
3eb546f633
Add extra info to docs for social connect
...
#347
2018-01-18 21:11:36 -05:00
Maxim Kukhtenkov
fed6b9840c
Refactor social connect views and serializers
...
# 347
2018-01-18 21:08:41 -05:00
Maxim Kukhtenkov
41ae498be0
Merge pull request #387 from aleksihakli/master
...
Implement connect social accounts functionality
2018-01-18 21:02:45 -05:00
Aleksi Häkli
8a4afe746c
Implement connect social accounts functionality
...
Add serializers and views for connecting accounts with minimal
specialization of the existing django-rest-auth interfaces.
Also add viewset which enables listing social account infmration
via the REST API for social authentication driven client applications.
Resolves #347 in GitHub.
2018-01-18 16:56:42 +02:00
Maxim Kukhtenkov
a892ca3fa5
Upgrade requirements for demo project
2017-12-16 16:48:34 -05:00
Maxim Kukhtenkov
5e6c5a75ea
Changes in demo project settings for Django 2.0 compatibility
2017-12-05 12:39:57 -05:00
Maxim Kukhtenkov
98d5ce314f
Fix unit tests
2017-12-05 00:39:32 -05:00
Maxim Kukhtenkov
7ad440f7a2
Remove Django 1.10 from tests and move imports to top of the file
2017-12-05 00:23:37 -05:00
Maxim Kukhtenkov
fcca39643e
Merge pull request #391 from michael-k/patch-1
...
Run tests against Django 2.0
2017-12-05 00:20:31 -05:00
Michael K
3a2a256821
Fixes import path for django's reverse
2017-12-04 15:02:36 +01:00
Michael
864aa60f92
Run tests against Django 2.0
...
https://www.djangoproject.com/weblog/2017/dec/02/django-20-released/
2017-12-04 15:02:36 +01:00
mario
ed16455712
Merge pull request #386 from ducheneaut/patch-1
...
Prevent double-validation in LoginSerializer
2017-11-27 08:15:33 +01:00
Nic Ducheneaut
8bd8d604ff
Prevent double-validation in LoginSerializer
...
Modified branching statement to prevent double-validation when using "email" as the authentication method with Allauth.
2017-11-25 14:10:44 -08:00
mario
658664a7d4
Merge branch 'master' into pr/367
2017-11-12 10:36:13 +01:00
mario
ee791a402e
Merge pull request #367 from philippeluickx/d/pre_existing_acounts_check
...
Checking for pre-existing accounts
2017-11-12 10:35:36 +01:00
mario
f89471f980
pep8 cleanups
2017-11-12 10:32:27 +01:00
mario
a670fa9687
Merge pull request #372 from sloria/test-py36
...
Test against Python 3.6
2017-10-31 21:20:05 +01:00
mario
1b51eb8732
Merge pull request #380 from Tivix/travis-conf-fixes
...
Travis conf fixes
2017-10-31 18:27:42 +01:00
mario
2c1649daf1
fix: revert setup.py changes
2017-10-31 17:13:57 +01:00
mario
be2ac99a34
fix: changed travis.yml and setup.py configuration
2017-10-31 16:34:29 +01:00
mario
e4c04528a2
Merge pull request #373 from sloria/versioning-compat
...
Handle extra args and kwargs in all POST endpoints
2017-10-25 14:56:40 +02:00
Steven Loria
b34250ec94
Handle extra args and kwargs in all POST endpoints
...
This fixes compatibility with DRF's versioning
2017-10-24 20:14:12 -04:00
Steven Loria
05e5c647fa
Test against Python 3.6
2017-10-24 19:51:45 -04:00
Philippe Luickx
945008d326
Checking for pre-existing accounts from a different flow when using social connect
2017-10-05 12:06:05 +03:00
Maxim Kukhtenkov
42d039b473
Fix urlpatterns format in docs
2017-10-03 10:17:48 -04:00
Maxim Kukhtenkov
7e708d9ca7
Update configs and changelog for version 0.9.2
2017-10-02 15:52:33 -04:00