Commit Graph

4371 Commits

Author SHA1 Message Date
Shivaram Lingamneni
07fa2ecb3e allow UBAN <ip> REQUIRE-SASL 2021-01-22 09:38:40 -05:00
Shivaram Lingamneni
7b45e81178
Merge pull request #1503 from slingamn/uban_tweak.1
tweaks to UBAN
2021-01-22 07:49:26 -05:00
Shivaram Lingamneni
8dd39a6e71 tweaks to UBAN 2021-01-22 07:27:10 -05:00
Shivaram Lingamneni
c14154c062
Merge pull request #1501 from slingamn/uban_fixes
fix UBAN INFO considering the wrong IP
2021-01-21 17:01:21 -05:00
Shivaram Lingamneni
a237ce428f fix permissions check in CS HOWTOBAN 2021-01-21 16:48:57 -05:00
Shivaram Lingamneni
6bd396f5a2 fix UBAN INFO considering the wrong IP 2021-01-21 16:40:01 -05:00
Shivaram Lingamneni
b2551a35e0
Merge pull request #1500 from oragono/l10n_master
New Crowdin updates
2021-01-21 12:02:10 -05:00
Daniel Oaks
9416b9f76d New translations irc.lang.json (German) 2021-01-22 02:59:46 +10:00
Daniel Oaks
b4b71f5b73 New translations chanserv.lang.json (German) 2021-01-22 02:59:44 +10:00
Daniel Oaks
7245862bac New translations irc.lang.json (Greek) 2021-01-22 02:59:41 +10:00
Daniel Oaks
d98d1573fb New translations irc.lang.json (Italian) 2021-01-22 02:59:24 +10:00
Daniel Oaks
f24be717aa New translations help.lang.json (Italian) 2021-01-22 02:59:21 +10:00
Daniel Oaks
826aa2504a New translations chanserv.lang.json (Italian) 2021-01-22 02:59:20 +10:00
Daniel Oaks
aaf5abfa0b New translations help.lang.json (Romanian) 2021-01-22 02:59:08 +10:00
Daniel Oaks
e20fb84853 New translations chanserv.lang.json (Romanian) 2021-01-22 02:59:06 +10:00
Daniel Oaks
09007e30c2 New translations irc.lang.json (French) 2021-01-22 02:59:02 +10:00
Daniel Oaks
024645493a New translations help.lang.json (French) 2021-01-22 02:59:00 +10:00
Daniel Oaks
2b088fae58 New translations chanserv.lang.json (French) 2021-01-22 02:58:58 +10:00
Daniel Oaks
2997375c12 New translations irc.lang.json (Spanish) 2021-01-22 02:58:55 +10:00
Daniel Oaks
ac07660a14 New translations help.lang.json (Spanish) 2021-01-22 02:58:53 +10:00
Daniel Oaks
55360ab48e New translations irc.lang.json (Romanian) 2021-01-22 02:58:31 +10:00
Daniel Oaks
712804f246 New translations irc.lang.json (Chinese Simplified) 2021-01-22 02:58:22 +10:00
Daniel Oaks
ddd05421cc New translations irc.lang.json (Portuguese, Brazilian) 2021-01-22 02:58:09 +10:00
Daniel Oaks
585e02e1ce New translations chanserv.lang.json (Portuguese, Brazilian) 2021-01-22 02:58:06 +10:00
Daniel Oaks
5dcf18c702 New translations irc.lang.json (English, Australia) 2021-01-22 02:58:04 +10:00
Daniel Oaks
9892d55e9b New translations irc.lang.json (Bosnian) 2021-01-22 02:57:59 +10:00
Daniel Oaks
48b498347c New translations help.lang.json (Bosnian) 2021-01-22 02:57:57 +10:00
Daniel Oaks
1e8befd6c0 New translations help.lang.json (Turkish) 2021-01-22 02:57:51 +10:00
Daniel Oaks
35263b29e0 New translations irc.lang.json (Norwegian) 2021-01-22 02:57:44 +10:00
Daniel Oaks
d71fa5711b New translations irc.lang.json (Turkish) 2021-01-22 02:57:33 +10:00
Shivaram Lingamneni
ba78489b87
Merge pull request #1499 from slingamn/updatestrings
update strings
2021-01-21 09:48:25 -05:00
Shivaram Lingamneni
7eb21df50a update strings 2021-01-21 09:40:32 -05:00
Shivaram Lingamneni
0e311e27ee
Merge pull request #1497 from slingamn/bcrypt_cost
reduce recommended bcrypt cost to the lowest allowed value
2021-01-21 08:25:21 -05:00
Shivaram Lingamneni
e191e67632 reduce recommended bcrypt cost to the lowest allowed value
Two objectives:

1. Reduce thundering-herd effects on server restart (a cost of 4 should be
approximately 1 millisecond of CPU time per reconnecting client)
2. Speed up mobile reattach as much as possible (see also #1420)
2021-01-21 01:42:28 -05:00
Shivaram Lingamneni
2e7cf3cc1e
Merge pull request #1496 from slingamn/jointime.1
fix #1490
2021-01-21 01:20:45 -05:00
Shivaram Lingamneni
62d1f884eb
Merge pull request #1491 from slingamn/uban.3
UBAN and some other operator changes (fixes #1447)
2021-01-20 23:48:30 -05:00
Shivaram Lingamneni
4a48e52518 fix #1490
Track channel join times, use them to optionally enforce history access
restrictions
2021-01-20 21:13:18 -05:00
Shivaram Lingamneni
0d0fb87857
Merge pull request #1493 from oragono/l10n_master
New Crowdin updates
2021-01-19 19:19:28 -05:00
Daniel Oaks
5a0fa6a4b5 New translations hostserv.lang.json (Portuguese, Brazilian) 2021-01-20 07:58:13 +10:00
Daniel Oaks
2c609e4710 New translations nickserv.lang.json (Portuguese, Brazilian) 2021-01-20 07:58:11 +10:00
Shivaram Lingamneni
44bfca80a7 add IP addresses to UBAN ADD <account> output 2021-01-19 12:19:48 -05:00
Shivaram Lingamneni
bb5276553d initial UBAN implementation 2021-01-19 08:49:45 -05:00
Shivaram Lingamneni
64bc363cf1 fix #1443
Improve auditability of sensitive operator actions
2021-01-19 06:45:30 -05:00
Shivaram Lingamneni
e195854851 fix #1442
strip local_ from oper capab names, also consolidate unban into ban
2021-01-19 06:45:30 -05:00
Shivaram Lingamneni
8769e2d92a
Merge pull request #1489 from slingamn/documentation_stopgap
stopgap documentation update for SASL
2021-01-18 06:21:10 -05:00
Shivaram Lingamneni
4e036e7f6c stopgap documentation update for SASL
See #1488
2021-01-17 21:27:45 -05:00
Shivaram Lingamneni
096b2df41c
Merge pull request #1486 from slingamn/alwayson_expiration_followup
fix always-on expiration checks
2021-01-15 06:57:33 -05:00
Shivaram Lingamneni
6b7f0e15ac fix always-on expiration checks
checkAlwaysOnExpirationNoMutex was respecting registered status, but
always-on clients were not considered registered at the time of the
initial check, so they were being created regardless of expiration.
2021-01-15 06:50:35 -05:00
Shivaram Lingamneni
7b300a802f
Merge pull request #1484 from slingamn/utf8only
initial work on #1483
2021-01-15 06:21:53 -05:00
Shivaram Lingamneni
db81b15acb initial work on #1483
Add the new utf8-only cap, disallow non-utf8 when websockets are enabled
2021-01-15 06:19:13 -05:00