summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Restriction
AgeCommit message (Expand)Author
2005-05-30${admin,}command_mail_restrictions support "check_pgp_signature" rule.fukachan
2005-05-29define check_pgp_signature, which permits article post when thefukachan
2005-05-27fix comments (FNF)fukachan
2005-05-27croak() -> logerror().fukachan
2004-12-05define logdebug() to disable log messages.fukachan
2004-11-14define $article_post_article_thread_lifetime anyway (hmm, valid?)fukachan
2004-10-28implement "check_article_thread" operation.fukachan
2004-07-23white space cosmeticsfukachan
2004-07-23fix comments (FNF)fukachan
2004-07-23fix comments.fukachan
2004-04-23remove "use FML::Log;".fukachan
2004-04-18remove regexp() method, which not used.fukachan
2004-03-18FNF: fix commentsfukachan
2004-03-14implement permit_admin_member_maps and check_admin_member_password infukachan
2004-03-14implement permit_user_command() and permit_anonymous_command() methods.fukachan
2004-03-14modified to use restriction_state_*().fukachan
2004-03-12variable renaming.fukachan
2004-03-04prepare and use command mail specific definitions.fukachan
2004-03-04merge new command mail framework [from command-reconstruct branch]fukachan
2004-02-04comment on usagefukachan
2004-01-21define $number_regexp , $address_regexp.fukachan
2004-01-21clean up.fukachan
2004-01-02fix copyrightfukachan
2003-11-30system_accounts -> system_special_accounts.fukachan
2003-10-15space cosmeticsfukachan
2003-09-30define language regexpfukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-23modified to use $curproc->log*() methods.fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-08-03FNFfukachan
2003-08-01deny_reason not over writetmu
2003-04-29permit user+ext@domainfukachan
2003-03-28clean up (nuke \s*$)fukachan
2003-03-09FNF: fix commentsfukachan
2003-03-06moved main codes of _check_restrions() to methods defined in newfukachan
2003-03-06nuke is_valid_mail_address() which is not used.fukachan
2003-02-09cosmetics (white spaces)fukachan
2003-01-26define 'command_line_options' regexp.fukachan
2003-01-25implement FML::Restriction::Base::regexp_match() can handle specialfukachan
2003-01-25implement FML::Restriction::Base::regexp_match() andfukachan
2003-01-03implement regexp() method.fukachan
2002-12-15clean up comments.fukachan
2002-12-15clean up commentsfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-07-18bug fix wrong command regexpfukachan
2002-07-18enhance command syntax regexpfukachan
2002-07-02clean up. fix commentsfukachan
2002-07-02clean up/fix comments, fix copyrightfukachan
2002-07-02clean up/fix commentsfukachan