-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[stable13] Load apps that have a dav type set before the dav server plugins #12594
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
[Stable14] Drone: do not check stable* but only stable14
[stable14] Fix public page footer link wrap
[stable14] Fix share header text on small widths
…-update [stable14] Add missing compiled mimetype list
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
…-nc14 [14] Fixes the move/copy picker buttons
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Fix breadcrumbs
this is tested with nc14
…on mobile Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
throw an error if a node is smaller than expected in assemblystream
[stable14] Added kinetic scrolling for iOS to apps dropdown menu #10281
…aring [stable14] Reduce the min-width of the files table so it works on sharing pages on mobile
[stable14] Fix header overflow, fix more apps menu, fix #11552
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
…-notification Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Fixes #11097 If your password hash changed (becuse your are on 7.2 and we moved to ARGON2). Then we shold not 'set a new password' but just update the hash. As else we invoke the password policy again which might lock out users. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
[stable14] Redirect guests to login if they follow the link of a comment mention-notifications
[stable14] Just update password hash without validating
…list-fix [stable14] Force multiselect max-height to 5.5 items
[stable14] Add new group entry on users list + fixes
[stable14] Fix sticky header on users list
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
[stable14] Fix the warning appearing in the admin section when mail_smtpmode is not configured
For #11868 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
…s-fix Remove unused svg api route
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Fixes #12498 This means that we set that it is a proper app token once it is validated. This will allow the 2FA middleware to just run the same check. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Fixes #11146 As documented when it is set to disabled the user can't request a lost password. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
[stable14] Bearer tokens are app token
[14] Handle permission in update of share better
[stable14] Respect the disabled setting for lost_password_link
[stable14] Throw exception if decryption fails
Signed-off-by: Julius Härtl <jus@bitgrid.net>
backportbot-nextcloud
bot
requested review from
blizzz,
juliusknorr,
MorrisJobke,
nickvergessen and
rullzer
November 22, 2018 16:20
@rullzer The bot probably got something wrong here 😉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
backport of #12448