Fix the potential for loops in linked nicks. Pass along the 'trusted' bit from the...
authorpdbogen <pdbogen@088b83a4-0077-4247-935c-42ec02c2848b>
Mon, 1 Jun 2009 20:49:03 +0000 (20:49 +0000)
committerpdbogen <pdbogen@088b83a4-0077-4247-935c-42ec02c2848b>
Mon, 1 Jun 2009 20:49:03 +0000 (20:49 +0000)
commit89572d1a5e707cb7567223d7ef7480fa25cf03ea
tree5c112d8a7d590948179fed7824c35893d03e3e19
parentf08a59ca6f88ce0ebd8655454d510ed4972d0021
Fix the potential for loops in linked nicks. Pass along the 'trusted' bit from the IRC module, where appropriate. Utilize it to reject access to commands requiring authentication if the nick cannot be trusted. Additionally, add a 'high security' mode where all use must originate from identified users.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@95 088b83a4-0077-4247-935c-42ec02c2848b
core.pl