summaryrefslogtreecommitdiff
path: root/data/nickserv.example.conf
AgeCommit message (Expand)Author
2025-05-12Merge various email modules into one module.Sadie Powell
2025-05-11Consistently use yes/no instead of true/false in the configs.Sadie Powell
2025-05-10Consistently use realname instead of gecos.Sadie Powell
2025-05-10Fix some remaining uses of vHost in the configs.Sadie Powell
2025-05-04Enable hidenetsplitquit by default.Sadie Powell
2025-04-14Add Anope::Templace and switch all template strings to use it.Sadie Powell
2025-03-14Fix {nickserv}:defaults still documenting the old nick protection.Sadie Powell
2025-03-09Make config variables a lot more useful.Sadie Powell
2025-03-08Rework how nickname protection works.Sadie Powell
2025-03-04Document {ns_sasl}:agent.Sadie Powell
2025-03-03Rename sasl to ns_sasl, move to nickserv.example.conf.Sadie Powell
2025-02-11Make email confirmation a bit smarter.Sadie Powell
2025-01-13Allow skipping user modes in keepmodes.Sadie Powell
2025-01-13Move keepmodes to its own module.Sadie Powell
2024-11-25Rework how guest nicks work.Sadie Powell
2024-11-18Move the set option to its own module.Sadie Powell
2024-10-22Replace usestrictprivmsg with something actually useful.Sadie Powell
2024-10-22Move nickserv/set/message to a new module, kill options:useprivmsg.Sadie Powell
2024-10-18Replace the Facebook ns_set_misc example with a non-URL alternative.Sadie Powell
2024-10-01Raise the default nickname expiry time to one year.Sadie Powell
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