]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - content/news/2009-01-05-nickserv-access-module-loaded.md
add django blogpost
[irc/freenode/web-7.0.git] / content / news / 2009-01-05-nickserv-access-module-loaded.md
index 49a1915269611ee04666ad2766f053ef22503284..fd2437e03f5fd84b329f469f88bcff7da51a2a13 100644 (file)
@@ -1,18 +1,26 @@
+---
 author: christel
 date: 2009-01-05 13:34:32+00:00
 slug: nickserv-access-module-loaded
 title: Nickserv Access Module Loaded.
-categories:
-- freenode
-- technical
+category: freenode
+category: technical
+imported: yes
 ---
-
 We recently added support for NickServ's ACCESS command to freenode's services. This allows you to define a list of hostmasks from which nickserv will recognise you before you have identified. Logging in as normal is still required, but matching an entry on this list will prevent NickServ from changing your nick if ENFORCE is enabled.
+
 For more detailed information, see NickServ's help topic:
+
 /msg NickServ HELP ACCESS
+
 There is one caveat to this feature: if you match an entry on your nickname's access list, you will not receive notices from NickServ asking you to identify. This, combined with nickname access lists that were migrated from our old theia database and have lain dormant since, may cause some auto-identify scripts to stop functioning.
+
 If you find that this is the case, the simplest workaround is just to remove all entries from your nickname's access list. Use
+
 /msg NickServ ACCESS LIST
+
 to see all entries, and
+
 /msg NickServ ACCESS DEL <hostmask>
+
 to remove them.