silverbulletmd / silverbullet

The knowledge tinkerer's notebook
https://silverbullet.md
MIT License
2.46k stars 177 forks source link

Name of index page is shown before authentication #669

Open Maarrk opened 8 months ago

Maarrk commented 8 months ago

Observed result: Name of index page is shown as browser title before the user is logged in. More obvious if indexPage in SETTINGS is set to something different

Expected result: No information is available about the contents of the space for unauthenticated users.

Feels like this isn't blocked by #16 , because the problem happens before authentication.

zefhemel commented 8 months ago

Right, let me look into this