David Barragán Merino
|
d3fade9565
|
Add gettext to translatable strings
|
2015-04-09 15:25:40 +02:00 |
David Barragán Merino
|
2d960c7a5d
|
i18n in emails
|
2015-04-09 15:24:43 +02:00 |
Jesús Espino
|
f1ddd0a935
|
Hide email to not-admin users
|
2015-03-10 19:19:32 +01:00 |
Jesús Espino
|
94d35aac11
|
Fixed some flake8 errors
|
2015-02-17 12:53:19 +01:00 |
Jesús Espino
|
0905753b0c
|
Moving response generation from auth plugin services to auth api
|
2015-02-17 12:47:58 +01:00 |
David Barragán Merino
|
60ab6127aa
|
Refactor day: Use taiga.base.response instead rest_framework.response
|
2015-02-17 12:25:37 +01:00 |
Jesús Espino
|
c517a8519c
|
Allow auth plugins
|
2015-02-11 09:36:56 +01:00 |
Xavier Julián
|
4fe73aef52
|
US #1680: Emails redesign
|
2015-01-12 18:04:41 +01:00 |
David Barragán Merino
|
99244b8393
|
Re-do github login
|
2014-11-18 15:35:42 +01:00 |
David Barragán Merino
|
25bcb855c1
|
Minor fixes
|
2014-11-11 19:18:18 +01:00 |
Alejandro Alonso
|
4b859bbde9
|
Removing cancel_token and using django.core.signing stuff
|
2014-10-10 09:29:51 +02:00 |
Alejandro Alonso
|
227add34f0
|
Sending email on the registry of user
|
2014-10-08 13:08:54 +02:00 |
Alejandro Alonso
|
ceff57e84d
|
Sending a custom signal when users are registered
|
2014-10-08 01:46:31 +02:00 |
Alejandro Alonso
|
79b1ed2f22
|
Improving feedback when registering users
|
2014-10-02 16:38:04 +02:00 |
Andrey Antukh
|
47dcd22b95
|
[backport] Fix possible race condition on register using select for update.
|
2014-10-02 04:25:09 +02:00 |
Andrey Antukh
|
4ac1d8f55d
|
[backport] Fix wrong handing integrity error on register or accept invitation.
|
2014-10-02 03:39:09 +02:00 |
David Barragán Merino
|
7a88df1e08
|
Change django.db.models.loading.get_model (deprecated in django 1.7) to django.apps.apps.get_model
|
2014-09-25 11:32:50 +02:00 |
Anler Hp
|
196ac5684f
|
Fix api auth tests
|
2014-08-01 15:07:57 +02:00 |
David Barragán Merino
|
63ca789815
|
Minor fix
|
2014-07-22 10:05:49 +02:00 |
David Barragán Merino
|
a9453b97b7
|
Minor fixes in auth services and invitations API
|
2014-07-21 14:35:44 +02:00 |
David Barragán Merino
|
4860c7cbb9
|
Add github login functionality to the Auth API
|
2014-06-12 12:16:37 +02:00 |
Andrey Antukh
|
2b087678b9
|
Remove domains.
|
2014-05-26 17:33:12 +02:00 |
David Barragán Merino
|
2c973f50cd
|
Change license to AGPL-3.0 (minor fixes)
|
2014-04-23 13:03:47 +02:00 |
Andrey Antukh
|
b7df530546
|
Refactorized auth controllers.
Now controllers only have presentation logic. All domain
logic is moved to separate transactional service functions.
|
2014-04-21 17:31:40 +02:00 |