Alicia Sykes
Alicia Sykes
Closing as duplicate of #1538
Hey @ulrichwisser Sorry about that. DockerHub disabled the API endpoint I was using to keep the README synced up. In the meantime, I've manually updated it, to just link the...
Have submitted in 07dbcccc8371c332ad4af97c42dfc82b926eef48, and I'll try and get a PR open for this sometime this weekend. Solution I got it working, with something like this: ```javascript const iframe =...
Thanks @alayham - this _should_ be fixed in 3.0.1
Should be fixed in #1576 :)
> update the Component: v8:5.5.5 -> to latest version 12.1.285.24 Which library? (Component isn't included in Dashy). Re the package vulnerabilities, I have gone through each and ensured none of...
Actually, this sounds like something which should be implemented by default. If basic auth is enabled, and the user is not logged in, they shouldn't be able to write any...
> maybe an option disableSettings to globally stop non-admin to edit and basically view only Thanks @rxunique - Done! I figured, if you've setup basic auth, and have guest access...
> I assume this is because of the recent changes to the makeMetaTags const: [` a1bf7a6`](https://github.com/Lissy93/dashy/commit/a1bf7a69311a95487f30faa7324e270917d56dd7#diff-d7f41ba1aa74f41ef4b0c2337abe593d08092ffae6528a8aa2db712afeee0b66L69-L72) You are correct. Since the config is now loaded at runtime, yet page title...
Fixed in 3.0.1 :) Source: d58cde69f638ad47641c956a6618b6b3cc8e2557