Skip to content
Snippets Groups Projects
  1. Jun 20, 2019
  2. Jun 17, 2019
  3. Jun 15, 2019
  4. Jun 14, 2019
    • rswindell's avatar
      Since Revision 1.36 of load/fidocfg.js (Jan-8-2019), a blank/unconfigured · 17e2c968
      rswindell authored
      BinkP session password ("SessionPwd") in sbbsecho.ini would cause BinkIT/BinkP
      to behave as though a session password was specified. The reason for the change
      to fidocfg.js (specifying a default value for "SessionPwd" as a blank string)
      was to force the return value to a string so that numeric passwords were not
      returned as numbers but rather strings.
      The binkit.js and binkp.js code assumed that a blank password would be
      'undefined' and not a blank string.
      This commit changes binkit.js and binkp.js to treat all of the following
      session password values as "no password" with respect to BinkP:
      - false
      - undefined
      - blank string ('')
      17e2c968
  5. Jun 11, 2019
  6. Jun 07, 2019
  7. Jun 06, 2019
  8. Jun 05, 2019
  9. Jun 04, 2019
  10. Jun 03, 2019
  11. Jun 02, 2019
  12. Jun 01, 2019
Loading