summaryrefslogtreecommitdiff
path: root/data/nickserv.example.conf
AgeCommit message (Expand)Author
2024-08-29Allow server admins to require that a display nick drops last.Sadie Powell
2024-06-22Split nickserv/{sa,}set/language out to its own module.Sadie Powell
2024-05-01Automatically add client certificates to the cert list on register.Sadie Powell
2024-03-27Alias ACCESS to ALIST now the former is unused.Sadie Powell
2024-03-14Restore some functionality that was removed in an earlier commit.Sadie Powell
2024-03-09Tweak the config default limits slightly.Sadie Powell
2024-03-07Consistently use email instead of e-mail.Sadie Powell
2024-03-07Require new accounts to have email addresses.Sadie Powell
2024-02-29Rip out ns_access and related code.Sadie Powell
2024-02-22Increase minpasslen and maxpasslen slightly.Sadie Powell
2024-02-11Merge branch '2.0' into 2.1.Sadie Powell
2024-02-11Revert "Document ns_no_expire nick default".Sadie Powell
2023-11-23Allow users to opt-out of being added to channel access lists.Sadie Powell
2023-10-11Merge branch '2.0' into 2.1.Sadie Powell
2023-09-26Re-add the GHOST and REGAIN commands for compatibility.Sadie Powell
2023-08-31Replace Twitter with Mastodon in the ns_set_misc example config.Sadie Powell
2022-02-05Merge branch '2.0' into 2.1.Sadie Powell
2022-01-29Fix a grammar error in nickserv.example.conf.Sadie Powell
2022-01-12Merge branch '2.0' into 2.1.Sadie Powell
2022-01-10Replace ICQ in the ns_set_misc examples with something not dead.Sadie Powell
2022-01-04Update more IRCServices references to reflect the current project.Sadie Powell
2021-10-17Increase the default nickname expiry to 90 days.Sadie Powell
2021-05-31Add the nickserv:minpasslen option.Sadie Powell
2021-05-31Rename nickserv:passlen to nickserv:maxpasslen.Sadie Powell
2021-02-18Merge branch '2.0' into 2.1.Sadie Powell
2021-01-07Set killprotect as a default option in nickserv.example.conf.PeGaSuS
2020-11-20Add kill_immed as an available option to nickserv.example.conf.Robby
2020-10-07Merge tag '2.0.8' into 2.1.Sadie Powell
2020-10-06Update nickserv.example.confTheMythPT
2020-09-28Remove nickserv/getpass and Anope::Decrypt.Sadie Powell
2019-08-04Add hide_status as an available option to nickserv.example.conf.Robby
2019-04-05Config files: Fix some typos, bring stats.standalone.example.conf up to par w...Robby
2017-03-18Fix ns_keep_modes default option in nickserv.confAdam
2016-01-19Document ns_no_expire nick defaultAdam
2015-12-13Add some replacement tokens for akick reason and welcome noticeAdam
2015-07-08Fix a ton of typos.Peter Powell
2015-06-29Add ns_identify:maxlogins to limit the max number of concurrent logins per ac...Adam
2014-05-22Make command group descriptions translatable.Jyzee
2014-05-01Add config options to ns_suspend and cs_suspend to configure which informatio...Adam
2014-04-06Document that memo_mail can be in nickserv defaults. These should move to mem...Adam
2014-03-13Do not allow users to add certs that other users are using. Only allow adding...Adam
2014-03-10Do not allow nickserv/ungroup to bypass ns_maxemail, and allow opers to bypas...Adam
2013-11-17Default nogroupchange to on, update comment to make senseAdam
2013-11-16Don't default /cs list or /ns list to require oper privsAdam
2013-11-01Use Config::GetClient for looking up services for command{} blocks which less...Adam
2013-10-28Fix kill and killquick default expiry times.Robby-
2013-10-28Fix some typos and touch up the configs a little.Robby-
2013-10-26moved some config options from example.conf to nickserv.example.confDukePyrolator
2013-09-29ns_access: Allow LIST by Services Operators on suspended nicks. Change wording.Robby-
2013-08-01Add keepmodes settingAdam