Commit graph

83 commits

Author SHA1 Message Date
Ludovic Stephan
ef08eab248 Merge branch 'Evarin/custom_usernames' into 'master'
Donne les attributes à get_free_username

See merge request klub-dev-ens/authens!23
2021-01-21 22:23:48 +01:00
Martin Pépin
b8acee8d30
Fix get_free_username tests 2021-01-21 22:11:41 +01:00
Robin Champenois
0b54b16350 Donne les attributes à get_username 2021-01-17 21:35:11 +01:00
Martin Pépin
b8491f96c7
Forms look better on small screens 2020-09-08 21:03:46 +02:00
Martin Pépin
c77b79e3ec
make black happy… again 2020-09-05 22:57:08 +02:00
Ludovic Stephan
299542a8a9 Add extra css block 2020-08-03 14:02:11 +02:00
Ludovic Stephan
e81731674e Rend l'auth vieilleux optionnelle 2020-07-28 13:51:49 +02:00
Martin Pépin
445f6920f8
Make isort happy… 2020-07-18 18:46:09 +02:00
Martin Pépin
9c8aeb77b6
s/ugettext/gettext/ 2020-07-14 00:54:52 +02:00
Ludovic Stephan
dd6249d40e CSS tweaks 2020-07-04 18:25:57 +02:00
Ludovic Stephan
17bcbedf30 Better naming convention 2020-06-30 15:53:48 +02:00
Ludovic Stephan
5295431e68 Fix padding overflow 2020-06-30 12:59:29 +02:00
Ludovic Stephan
871c63f2bb Remove useless file 2020-06-30 12:57:13 +02:00
Ludovic Stephan
d0e16ec9b4 CSS file rework 2020-06-30 12:57:11 +02:00
Ludovic Stephan
e1199cae20 Pwd reset link 2020-06-30 12:55:10 +02:00
Ludovic Stephan
8b50092ff0 New adaptations 2020-06-30 12:55:10 +02:00
Ludovic Stephan
c236044ac2 Fix login switch css 2020-06-30 12:55:10 +02:00
Ludovic Stephan
e7b0d71416 Integrate changes 2020-06-30 12:55:10 +02:00
Ludovic Stephan
5c39b91157 Templates 2020-06-30 12:55:10 +02:00
Ludovic Stephan
5f5edb4935 Backend for pwd reset views 2020-06-30 12:55:10 +02:00
Ludovic Stephan
fb06e2005c Message support 2020-06-30 12:55:10 +02:00
Ludovic Stephan
43ef283005 Fix error display 2020-06-28 22:02:49 +02:00
Ludovic Stephan
ba53b924c6 Découple le fond de la form (huhu) 2020-06-26 16:18:01 +02:00
Ludovic Stephan
1fa3bdf25b Include errors in form snippet 2020-06-26 16:06:12 +02:00
Ludovic Stephan
ac37431b74 Blocks for container title 2020-06-25 16:41:04 +02:00
Ludovic Stephan
3a46a003d5 Styling for non-field errors 2020-06-25 16:35:05 +02:00
Ludovic Stephan
b41bbb4188 Factor out forms + small changes 2020-06-25 16:25:10 +02:00
Ludovic Stephan
bf99e93cf1 Merge branch 'kerl/ldap' into 'master'
Helper pour lier un compte Django existant à un compte CAS

See merge request klub-dev-ens/authens!13
2020-06-22 10:10:54 +02:00
Martin Pépin
73cf73157c
More relevant tests for register_cas_account 2020-06-20 17:45:39 +02:00
Martin Pépin
a71688bbd5
Update erroneous docstring 2020-06-20 17:29:13 +02:00
Martin Pépin
351b084419
Handle non-existing users in register_cas_account 2020-06-20 17:25:57 +02:00
Martin Pépin
1fc2a04040
More informative error message when LDAP messes up 2020-06-20 17:22:50 +02:00
Martin Pépin
744f12dccf
More idiomatic default settings 2020-06-20 17:19:42 +02:00
Ludovic Stephan
00458553ad Promotion cohérente avec les tests 2020-06-19 16:30:53 +02:00
Martin Pépin
1cdc4a12d6
Tests for authens.shortcuts.register_cas_account 2020-06-15 19:06:24 +02:00
Martin Pépin
cf4d80da13
+ helper to create CASAccounts for existing users 2020-06-15 19:06:04 +02:00
Ludovic Stephan
75e7acb233 Flake8 râle 2020-06-13 21:03:52 +02:00
Ludovic Stephan
189159f9e5 Tests ! 2020-06-13 20:42:04 +02:00
Ludovic Stephan
1d1a2bee39 Test doc 2020-06-13 19:48:27 +02:00
Ludovic Stephan
6bf4b54ea5 Frontend stuff 2020-06-13 19:47:03 +02:00
Ludovic Stephan
b656bc3b76 Authentication form and view 2020-06-13 19:46:31 +02:00
Ludovic Stephan
1c9ecb5eb9 Fix backend 2020-06-13 19:45:22 +02:00
Ludovic Stephan
99e84f04ad Fix model __str__ method 2020-06-13 18:50:00 +02:00
Ludovic Stephan
6e51e555f6 Merge branch 'kerl/templates' into 'master'
Première tentative de templates

See merge request klub-dev-ens/authens!9
2020-06-13 18:20:28 +02:00
Martin Pépin
5047ee14de
Black 2020-06-13 18:17:51 +02:00
Martin Pépin
6042a50214
Fancier submit button 2020-06-13 18:12:12 +02:00
Ludovic Stephan
0d4f848fe5 Better doc 2020-06-13 18:04:12 +02:00
Martin Pépin
bc1632dd1b
Errors deserve CSS too! 2020-06-13 17:14:51 +02:00
Ludovic Stephan
bb3aac63b9 typo 2020-06-12 20:40:20 +02:00
Ludovic Stephan
35eb6f9833 Tests for backend 2020-06-12 20:39:09 +02:00