Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/trac/templates/trac.ini.erb

Issue 5942960591994880: Issue #641 Removed spam filter from Trac registraton. (Closed)
Patch Set: Created June 5, 2014, 9:43 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/trac/templates/trac.ini.erb
===================================================================
--- a/modules/trac/templates/trac.ini.erb
+++ b/modules/trac/templates/trac.ini.erb
@@ -247,7 +247,6 @@
tracspamfilter.filters.ip_regex.* = enabled
tracspamfilter.filters.ip_throttle.* = enabled
tracspamfilter.filters.regex.* = enabled
-tracspamfilter.filters.registration.* = enabled
tracspamfilter.filters.trapfield.* = enabled
tracspamfilter.filtersystem.* = enabled
@@ -273,7 +272,6 @@
user_lock_time_progression = 2
username_regexp = .
verify_email = true
-register_check = BasicCheck, EmailCheck, RegExpCheck, UsernamePermCheck, RegistrationFilterAdapter
[blackmagic]
permissions = TICKET_SET_PRIORITY, TICKET_CREATE_CC, TICKET_EDIT_KEYWORDS,TICKET_SET_OWNER, TICKET_SET_MILESTONE, TICKET_DEPENDENCY
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld