| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |\
| | |
| | | |
Quickfix: do not lazy load auth mechanisms for ext storages
|
| | |
| | |
| | |
| | |
| | | |
Some auth mechanisms like SessionCredentials need to register hooks
early, so they cannot be lazy loaded.
|
| |\ \
| | | |
| | | | |
Prerender file list pages to include search results
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
When filtering the file list, if a result is on an unrendered page,
make sure to call _nextPage() to prerender the pages in order to
display all matching results.
|
| |\ \ \
| | | | |
| | | | | |
show which login name to use for the new app password
|
| | | | | |
|
| | |/ / |
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
owncloud/decryptall-keepencryptionenabledforsingleuser
Keep encryption enabled if decrypting for single user
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
When decrypting all files of a single user, the admin usually does not
intend encryption to be suddenly disabled for everyone. This fix
reenables encryption after decrypting for a single user.
Decrypting for all users will still disable encryption globally.
|
| |\ \ \
| | | | |
| | | | | |
Add explicit delete permission to link shares
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Link shares always allowed deletion, however internally the permissions
were stored as 7 which lacked delete permissions. This created an
inconsistency in the Webdav permissions.
This fix makes sure we include delete permissions in the share
permissions, which now become 15.
In case a client is still passing 7 for legacy reasons, it gets
converted automatically to 15.
|
| |\ \ \ \
| | | | | |
| | | | | | |
Make code integrity check work when OC is not installed yet
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | | |
Remove tooltip when disconnecting token
|
| | | | | | | |
|
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
Remove ie8+9 support
|
| | | | | | | |
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Remove a fed share from the local table before trying to notify the remote server
|
| | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
server
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Use OC.Backbone instead of Backbone directly in authtoken JS code
|
| | | |/ / / /
| | |/| | | |
| | | | | | |
| | | | | | | |
Fixes asset pipeline issue with the auth token in personal page
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
check login name when authenticating via token and basic auth
|
| | | |_|_|_|/
| | |/| | | | |
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Allow regular users to specify global credentials password
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
While the UI is existent the feature simply doesn't work because admin privileges are required for the controller. This adds proper permission checks and also unit tests.
To test this:
1. Enable external storage
2. Login as non-admin user
3. Go to personal page and try to change global credentials
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
add events to check passwords with the password policy app
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| |/ / / / / / / |
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
Add "Login credentials" and "User Provided"
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This adds the "Login Credentials" and "User Provided" option to the external storage implementation, it is basically done by reverting 176fb191b7ec1c742b70295ca2a315d8cc1f1ea0 from https://github.com/owncloud/core/pull/22432.
This was taken from owncloud/core which is AGPL licensed.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
[Master] upstream sync
|
| |\ \ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | |\ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
Fix search result link for file results outside default list
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
When clicking on a folder result in the search result list, the result
box for "results in another folder" must disappear.
|
| | | | |/ / / / /
| | | |/| | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
When outside the "All files" list, the search result link must properly
redirect to the "All files" list.
|
| | |\ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
Show error message when posting an invalid comment
|
| | | | |_|_|/ /
| | | |/| | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
When an internal server error occurs while creating or updating a
comment, display a proper error notification in the UI.
|
| | |\ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
Add option to `occ files_external:list` to show all configured mounts
|
| | | | |_|_|/
| | | |/| | | |
|
| | |\ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
Don't reload page in case of auth errors during setup checks
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
If an error occurs during setup checks, do not let the global ajax
error handler reload the page.
|
| | | |_|_|/
| | |/| | | |
|
| | |\ \ \ \
| | | |_|/ /
| | |/| | | |
Fix trashed file name corruption when rerendering trashbin list
|
| | | |/ /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The trashbin code does some gymnastics with the file data at render
time. This fix makes sure that the modifications done on the file data
are only local to the rendering code and doesn't affect the actual file
data from the file list.
|