Skip to content
  • Elvis Angelaccio's avatar
    Fix authentication loop · 48e61087
    Elvis Angelaccio authored
    If the AuthJob is spawned by the `new-account` entry, it would endlessly
    start another job because `fileSytemFreeSpace()` would always check
    whether there is an account called `new-entry`.
    48e61087