TIP: Click on subject to list as thread! ANSI
echo: sync_programming
to: GitLab note in main/sbbs
from: echicken
date: 2024-07-19 23:33:00
subject: Add ssl support for serve

https://gitlab.synchro.net/main/sbbs/-/merge_requests/443#note_5400

Removing the default value would break the client if `[aliases]` doesn't exist in the ini file, or exists but isn't followed by a blank line (which makes the difference between `iniGetObject` returning `null` instead of `{}`). So line 27 should be left as:

```js
    aliases: f.iniGetObject('aliases') || {},
```

Not a big problem for this merge since it would only affect people on first run with a particular bad `mrc-client.ini` but should be fixed.
--- SBBSecho 3.20-Linux
                              
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)

SOURCE: echomail via QWK@pharcyde.org

Email questions or comments to sysop@ipingthereforeiam.com
All parts of this website painstakingly hand-crafted in the U.S.A.!
IPTIA BBS/MUD/Terminal/Game Server List, © 2025 IPTIA Consulting™.