Commit graph

6 commits

Author SHA1 Message Date
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
2779ce5d7d fetch name and last_name from ldap 2018-03-28 17:11:39 +02: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
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
916b08374a Initial package (WIP) 2017-08-03 12:40:52 +02:00