Théophile Bastian
93740066b3
Remove CDN dependencies, copy files locally
...
Having requests to some CDNs on a login page is often considered Bad™,
since it can load third-party code on a sensitive page of the website.
As a side effect, this removes calls to fonts.google.com, which is a
known tracking website.
2018-05-10 16:52:14 +02:00
Evarin
787efe96d0
LDAP error propagation + README + tox update and corrections
2018-04-29 01:28:30 +02:00
Evarin
bfc0bb42ad
Add ldap query counting to tests
2018-04-28 16:33:08 +02:00
Evarin
a1671a3dd7
Fixes from Elarnon's review
2018-04-28 16:26:52 +02:00
Evarin
f0a73f6ef6
Util management command to install longtermadapter + fixes
2018-04-24 00:19:42 +02:00
Evarin
b6f5acaa46
Readme
2018-04-23 01:13:12 +02:00
Evarin
9c3fc72ec0
One more test case
2018-04-23 01:13:03 +02:00
Evarin
6fc012cb39
Fix my tests
2018-04-23 00:38:37 +02:00
Evarin
1142db73f7
Revert "Fix other tests"
...
This reverts commit 54963e9f91
.
2018-04-23 00:35:57 +02:00
Evarin
54963e9f91
Fix other tests
2018-04-23 00:22:50 +02:00
Evarin
dc8873cafc
Tests for adapter ready
2018-04-23 00:01:27 +02:00
Evarin
5a78561d17
WIP tests
2018-04-22 20:13:42 +02:00
Evarin
cdb9c3c722
Mail address disambiguation, debug, only one ldap query
2018-04-22 17:22:16 +02:00
Evarin
021d50fade
An adapter to handle the 'end of scolarity' problem
2018-04-22 15:31:41 +02:00
Martin Pepin
83658010f0
Merge branch 'Qwann/small_fixes' into 'master'
...
Qwann/small fixes
See merge request cof-geek/django-allauth-ens!1
2018-04-05 23:16:57 +02:00
Qwann
6b66ae3264
check valid clipper
2018-03-29 19:06:36 +02:00
Qwann
3be031957f
remove debug print
2018-03-28 19:09:46 +02:00
Qwann
9ec1dae1c5
add ldap as requirement
2018-03-28 17:31:03 +02:00
Qwann
2779ce5d7d
fetch name and last_name from ldap
2018-03-28 17:11:39 +02:00
Qwann
da4cfb54c8
typo
2018-03-28 13:07:36 +02:00
Aurélien Delobelle
7c43a16e44
Beta release
2018-01-25 22:53:44 +01:00
Aurélien Delobelle
df12ed8173
Improve rendering of radios, checkboxes and select
...
Namely, it concerns the widgets: RadioSelect, CheckboxInput and Select.
2018-01-25 14:12:33 +01:00
Aurélien Delobelle
852829f73b
Release 1.0.0 (beta)
2018-01-16 16:59:19 +01:00
Aurélien Delobelle
fe21f9c6af
Eww, hard to sum up…
...
- Update django-allauth-cas to the last version.
- Add docs (README, example/README).
- Add tests for Clipper provider.
- Add tests to check templates do not contain syntax error.
- Add the last missing templates to override all allauth's displayable
templates.
- Improve stylesheets.
2018-01-16 16:57:18 +01:00
Aurélien Delobelle
4cdbb049df
New version
2017-10-18 16:49:53 +02:00
Aurélien Delobelle
f097a32a4f
Improve base template
2017-10-18 16:45:15 +02:00
Aurélien Delobelle
8640a96c52
Fix JS
2017-09-16 03:08:41 +02:00
Aurélien Delobelle
72e29870cc
Add missing static files to MANIFEST
2017-09-16 03:05:45 +02:00
Aurélien Delobelle
a14e659836
Fix blocks relation in templates.
2017-09-16 03:02:48 +02:00
Aurélien Delobelle
6ec3ea34a3
Fix missing package from build
2017-09-16 02:55:19 +02:00
Aurélien Delobelle
a4af0c89f5
Update example site...
...
... to reflect last changes.
django-debug-toolbar is now installed.
2017-09-16 02:41:30 +02:00
Aurélien Delobelle
7932da906e
Minor changes
...
Introduce new settings:
- ACCOUNT_HOME_URL, used by 'Site name' link on templates.
- ACCOUNT_DETAILS_URL, used on templates when user is connected.
'username' is registered as extra_data too for Clipper provider.
Template tag 'get_accounts_by_providers' is cleaner.
Remove useless account/settings view. Its content should be displayed
by some profile view.
SOCIALACCOUNT_ENABLED settings (of allauth package) doesn't work well.
Template tag 'is_socialaccount_enabled' provides a better check.
2017-09-16 02:33:40 +02:00
Aurélien Delobelle
e66920ed4e
Add & update templates + styles
2017-09-16 02:32:42 +02:00
Aurélien Delobelle
06db3297b5
minor fix on demo project
2017-08-03 12:55:30 +02:00
Aurélien Delobelle
0693a16015
Add tests (WIP)
2017-08-03 12:41:42 +02:00
Aurélien Delobelle
9449481bd4
Add example project
2017-08-03 12:41:30 +02:00
Aurélien Delobelle
916b08374a
Initial package (WIP)
2017-08-03 12:40:52 +02:00
Aurélien Delobelle
5bc1446dd3
Add conf files
2017-08-03 12:40:14 +02:00
Aurélien Delobelle
2427030b91
Add README/LICENSE
2017-08-03 12:35:20 +02:00