Fmstrat / shorten

A URL Shortening and Privacy Tool for ownCloud
31 stars 14 forks source link

Whenever trying to configure the app I am logged out, nothing is saved... #15

Closed arkascha closed 9 years ago

arkascha commented 9 years ago

I installed the app in an owncloud-8.0.x installation that works fine otherwise. I go to the administration page, switch to the internal shortener and enter the base URL as described (https://some-domain-I-own/s) an leave the focus of the input field. Whatever I do next I am requested to re-login and the settings have not been saved. No entries appear in the log file though...

gdupuis commented 9 years ago

Hello, I have the same issue/behavior with owncloud 8.1.3 and Shorten 0.0.11.

In the console, I can see this message : Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead

Thanks for your help!

Fmstrat commented 9 years ago

What OS and webserver is OC running on?

gdupuis commented 9 years ago

I'm running Ubuntu 14.04.3 LTS with apache 2.4.7-1ubuntu4.6.

arkascha commented 9 years ago

An older openSUSE with apache2-2.2.29, php5-5.6.4, owncloud-8.0.x

Fmstrat commented 9 years ago

This was an error with CORS that I think I've figured out. Latest v0.0.12 is on the app store now.