[Owncloud] How to add JavaScript file to the guest login page
Christian Reiner
foss at christian-reiner.info
Fri Jul 5 11:40:20 UTC 2013
On Sunday 23 June 2013 17:18:27 Lukas Reschke wrote:
> On Sun, Jun 23, 2013 at 2:23 PM, Christian Reiner <
>
> foss at christian-reiner.info> wrote:
> > I asked about a solution for this myself some weeks ago and did not come
> > to a
> > solution with the current OC core
>
> This should work fine.
Ok, I confirm that this appear to work now.
I had problems back then: the imprint app sometimes did not show its link to
the legal notice on the login page. Only sometimes, difficult to reproduce. In
the end I found that this was a caching issue: the app did not get evaluated
during login (guest access). So the link did show up when the cache contained
a version holding the link, it did not show up otherwise. It appears this has
been changed: now the app is evaluated even during guest access. This opens
interesting possibilities.
Thanks!
;-)
More information about the Owncloud
mailing list