]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Improve parsing modes and snomasks in oper classes.
authorSadie Powell <sadie@witchery.services>
Tue, 12 Jan 2021 23:52:22 +0000 (23:52 +0000)
committerSadie Powell <sadie@witchery.services>
Tue, 12 Jan 2021 23:52:22 +0000 (23:52 +0000)
commit0365daef5eb3b44c17f0320017cebf3af9984386
treeed594e820504de8e0152734df9d7cd3dfe33f416
parent5a19ff00aca5d979bf9ca45a2b0d6e85acdc9fc3
Improve parsing modes and snomasks in oper classes.

- Deduplicate the code to one function.
- Fix defaulting snomasks when a user has more than one class.
src/users.cpp