Tom Needham
Tom Needham
Using this plugin with the latest RC2 version of jquery mobile I am unable to give a text field focus when clicking on it.
We have a flag for `recoveryEnabled` which triggers the encryption on login. However, until they have logged in, they are not actually ready for decryption. We need to store this...
To aid debugging when apache/$webserver/$proxy strips the auth headers.
owncloud shows "the application was authorized successfully. you can now close this window" however the desktop client shows "Access forbidden by server" with a popup saying "connection failed": select a...
Discussion topic. I was recently thinking about how nice it can be to be taken to a native app when you access a web link and you have the app...
With OAuth 0.2.2 we added stricter checking of the validity of the oauth token. This now breaks when collabora sends over the access token to ownCloud as a bearer header,...
`postDelete` hook is not emitted when groups go missing (out of filter, removed, deleted etc). What is the expectation here? Do we cleaneup? Do we wait for them to reappear?...
@jvillafanez: ``` The problem comes from https://github.com/owncloud/user_ldap/blob/master/lib/User_LDAP.php#L101 where we throw a plain exception intended to be used when we don't find the user. We CAN'T distinguish that exception from any...
The readme has a smattering of config options mentioned. We should consolidate the documentation, config switches, and occ commands.