datatracker/ietf/ietfauth
Robert Sparks efdaee3bb3
feat: decouple from mailman2 - explicitly model nonwg mailing lists (#7013)
* fix: remove synchronization with mailman2

* feat: manage non wg mailing lists explicitly

* chore: black

* fix: update tests for new nonwg view

* feat: drop unused models
2024-02-05 09:28:23 -06:00
..
management refactor: replace datetime.now and datetime.today with timezone.now (#4211) 2022-08-25 13:45:16 -03:00
__init__.py Remove shim layer from ietfauth, delete some dead code and migrate 2013-12-05 16:24:03 +00:00
backends.py feat: treat django auth username as case insensitive throughout the datatracker (#5165) 2023-02-21 10:01:03 -06:00
factories.py chore: use factory-boy 3.3 (#6269) 2023-09-05 09:54:30 -05:00
forms.py chore: Put widgets from django-password-strength into ietfauth 2023-05-15 17:55:11 -03:00
htpasswd.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
tests.py feat: decouple from mailman2 - explicitly model nonwg mailing lists (#7013) 2024-02-05 09:28:23 -06:00
urls.py chore: Use codespell to fix typos in code. (#4797) 2022-12-07 15:10:35 -06:00
utils.py feat: allow openId to choose an unactive email if there are none active (#6041) 2023-07-25 12:15:39 -07:00
views.py feat: decouple from mailman2 - explicitly model nonwg mailing lists (#7013) 2024-02-05 09:28:23 -06:00
widgets.py fix: replace deprecated bootstrap things (#5858) 2023-07-18 12:22:28 -05:00