]> jfr.im git - irc/freenode/web-7.0.git/blame - content/news/2009-01-05-nickserv-access-module-loaded.md
increase required cms version
[irc/freenode/web-7.0.git] / content / news / 2009-01-05-nickserv-access-module-loaded.md
CommitLineData
c5293e15 1---
849bdd6f
SB
2author: christel
3date: 2009-01-05 13:34:32+00:00
4slug: nickserv-access-module-loaded
5title: Nickserv Access Module Loaded.
c5191f36
EK
6category: freenode
7category: technical
df8e5765 8imported: yes
849bdd6f 9---
849bdd6f 10We 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.
34876803 11
849bdd6f 12For more detailed information, see NickServ's help topic:
34876803 13
849bdd6f 14/msg NickServ HELP ACCESS
34876803 15
849bdd6f 16There 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.
34876803 17
849bdd6f 18If you find that this is the case, the simplest workaround is just to remove all entries from your nickname's access list. Use
34876803 19
849bdd6f 20/msg NickServ ACCESS LIST
34876803 21
849bdd6f 22to see all entries, and
34876803 23
849bdd6f 24/msg NickServ ACCESS DEL <hostmask>
34876803 25
849bdd6f 26to remove them.