Subj : exec/rlogin.js To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Tue Oct 29 2024 01:45 pm https://gitlab.synchro.net/main/sbbs/-/commit/f654c1d758fad83eaa3d19b1 Modified Files: exec/rlogin.js Log Message: Allow multiple uses of -c and -s options to built-up an auth string To solve problem of adding some kind of prefix/tag to a user alias when connecting to a door server. e.g. ?rlogin server -s [TAG] -s %a Hopefully you don't need/want a space separating the string elements, as that's not really doable with this solution. .