Lars Eggert
a4daf2630c
Merge branch 'lars/5.6.3-facelift' into lars/5.6.4-facelift
...
Conflicts:
ietf/doc/templatetags/ietf_filters.py
ietf/doc/views_charter.py
ietf/templates/doc/charter/edit_notify.html
ietf/templates/doc/charter/edit_telechat_date.html
ietf/templates/doc/document_ballot_content.html
ietf/templates/doc/document_history.html
ietf/templates/doc/edit_notify.html
ietf/templates/doc/edit_telechat_date.html
ietf/templates/doc/notify.html
ietf/templates/group/concluded_groups.html
- Legacy-Id: 8429
2014-10-14 11:48:57 +00:00
Ole Laursen
e63ac36b8f
Remove shim layer from ietfauth, delete some dead code and migrate
...
remaining importers of ietfauth.decorators to ietfauth.utils
- Legacy-Id: 6797
2013-12-05 16:24:03 +00:00
Henrik Levkowetz
a7db9eec43
Require logins to be all-lowercase. This was prompted by repeated
...
trouble with people registering non-lowercase logins, then trying to
log in with all-lowercase, or vice versa.
- Legacy-Id: 6472
2013-10-21 20:26:03 +00:00
Henrik Levkowetz
d4e8a98346
Merged [4737] from adam@nostrum.com:
...
Fixed profile update page to keep Alias table up to date. Also, roles for inactive groups are no longer displayed on the profile page.
- Legacy-Id: 4776
Note: SVN reference [4737] has been migrated to Git commit 6d87558b06
2012-08-22 10:01:52 +00:00
Henrik Levkowetz
3038396b5f
Fix the update password request form to *not* give an error for existing accounts ,:-)
...
- Legacy-Id: 4742
2012-07-31 22:29:07 +00:00
Adam Roach
6d87558b06
Fixed profile update page to keep Alias table up to date. Also, roles for inactive groups are no longer displayed on the profile page.
...
- Legacy-Id: 4737
2012-07-31 16:54:17 +00:00
Henrik Levkowetz
0b1158491f
Merged [4705] from adam@nostrum.com:
...
Adding self-management page for user profile information
- Legacy-Id: 4714
Note: SVN reference [4705] has been migrated to Git commit 1502efba76
2012-07-29 00:04:08 +00:00
Adam Roach
1502efba76
Adding self-management page for user profile information
...
- Legacy-Id: 4705
2012-07-28 21:51:00 +00:00
Henrik Levkowetz
73f00aa920
Enabled the check for existing account, disabled when we started using self-service http password reset, but hadn't started creating accounts yet. Refactored the two confirm*() methods in ietfauth/views.py; they need the same processing, only the templates to use differ.
...
- Legacy-Id: 4583
2012-07-04 05:12:20 +00:00
Henrik Levkowetz
b0016c0fe9
Minor cleanup.
...
- Legacy-Id: 4520
2012-06-27 08:31:15 +00:00
Henrik Levkowetz
b2573a43aa
Merged community tracking branch from esanchez@yaco.es, r3175-3679,3713-3830.
...
[[Split portion of a mixed commit.]]
- Legacy-Id: 4518.2
2012-06-27 08:15:14 +00:00
Ole Laursen
980d4e6444
Move new schema models from redesign/ to ietf/
...
- Legacy-Id: 3855
2012-01-24 17:17:24 +00:00
Ole Laursen
b114e5e6cf
Add simple view for setting testemailcc cookie when server is in test mode
...
- Legacy-Id: 3716
2011-11-28 17:19:45 +00:00
Ole Laursen
8153a1c130
Patch up to pass request object to send mail in the instances where
...
it's possible (i.e. when not run in cron) in preparation for better
mail test handling
- Legacy-Id: 3711
2011-11-25 18:24:14 +00:00
Emilio A. Sánchez López
c1ca982ec4
Open the file for appending. See #688
...
- Legacy-Id: 3589
2011-11-03 18:34:35 +00:00
Emilio A. Sánchez López
7207329b0b
Add the 'new account' link in the left sidebar.
...
Change urls from registration to account.
Fixes #719
- Legacy-Id: 3553
2011-10-31 11:32:57 +00:00
Henrik Levkowetz
6c93e2553b
Add htpasswd management functionality.
...
- Legacy-Id: 3386
2011-08-26 18:06:12 +00:00