diff options
| author | Adam <Adam@anope.org> | 2011-03-14 13:52:26 -0400 |
|---|---|---|
| committer | Adam <Adam@anope.org> | 2011-03-14 13:52:26 -0400 |
| commit | ed73d7675152ccc66f20daedca8586a8de254a84 (patch) | |
| tree | 18f7a1a53a717f24d061550c6670ca6f0ed54f9f /docs | |
| parent | 4fe49af8401b956249d924b89b3e69bce5fb6744 (diff) | |
Rewrote some of the opertype system, added os_login
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Changes | 2 | ||||
| -rw-r--r-- | docs/Changes.conf | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/docs/Changes b/docs/Changes index 9d9b8be36..cde85bbd0 100644 --- a/docs/Changes +++ b/docs/Changes @@ -14,6 +14,8 @@ A Added m_alias A Added support for XMLRPC queries A Added /botserv set msg A Added /operserv config +A Added /ns cert +A Added /operserv login F Changed the GHOST command to not allow ghosting unidentified users if the RECOVER command exists F Some failed logic in /operserv exception that prevents proper exceptions from being added F Fixed the anope_os_sxlines MySQL table and code to work after restarting diff --git a/docs/Changes.conf b/docs/Changes.conf index eaf99cdd4..b07b99ce1 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -6,11 +6,11 @@ chanserv:modules added cs_clone and cs_mode nickserv:suspendexpire and nickserv:forbidexpire added chanserv:suspendexpire and chanserv:forbidexpire added module added cs_entrymsg -nickserv:modules added ns_ajoin +nickserv:modules added ns_ajoin, ns_cert options:nomlock added log:target added globops nickserv:confirmemailchanges added -operserv:modules added os_config +operserv:modules added os_config, os_login ** MODIFIED CONFIGURATION DIRECTIVES ** operserv:notifications removed osglobal, osmode, oskick, osakill, ossnline, ossqline, osszline, osnoop, osjupe, getpass, setpass, forbid, drop |
