plone.app.discussion/plone/app/discussion/browser
Maurits van Rees 6952923b1e Reset the required setting of the author_email widget each time.
Otherwise, the email field might get set to required when an anonymous
user visits, and then remain required when an authenticated user
visits, making it impossible for an authenticated user to fill in the
form without validation error.  Or when in the control panel the field
is set as not required anymore, that change would have no effect until
the instance was restarted.
2016-06-10 01:57:04 +02:00
..
javascripts fix comment-moderation 2015-09-19 14:58:53 +02:00
__init__.py check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
captcha.py Cleanup 2016-02-05 09:43:42 +01:00
captcha.txt Whitespace 2012-01-25 15:57:17 +01:00
captcha.zcml Use plone i18n domain 2015-11-05 00:30:42 +01:00
comment.py Cleanup 2016-02-05 09:43:42 +01:00
comments.pt Mark edit link for translation (#91) 2016-04-07 18:36:19 +02:00
comments.py Reset the required setting of the author_email widget each time. 2016-06-10 01:57:04 +02:00
configure.zcml Use plone i18n domain 2015-11-05 00:30:42 +01:00
controlpanel.pt Use `getSite()` instead of portal url 2016-03-11 14:16:22 +01:00
controlpanel.py Use `getSite()` instead of portal url 2016-03-11 14:16:22 +01:00
conversation.py Cleanup 2016-02-05 09:43:42 +01:00
migration.py Cleanup 2016-02-05 09:43:42 +01:00
moderation.pt Fixed possible cross site scripting (XSS) attack on moderate comments page. 2016-06-03 00:43:21 +02:00
moderation.py Cleanup 2016-02-05 09:43:42 +01:00
traversal.py Cleanup 2016-02-05 09:43:42 +01:00
validator.py Sort imports 2015-05-03 08:16:41 +02:00