3777 Commits (202509251cffb551aa2df4dcf1a8f16f5ef04f12)

Author SHA1 Message Date
  Morris Jobke 2791b8f00d Revert "occ web executor (#24957)" 8 years ago
  Johannes Ernst 66a134e69e Disallow certain malformed domain names even if they match the trusted domain expression 8 years ago
  Johannes Ernst 2b4ceae620 Trusted domain wildcard checking made shorter, supporting multiple * 8 years ago
  Vincent Petry d769e718a5 Set content type when downloading log file to force download in some browsers (#25382) 8 years ago
  Thomas Müller d2d99a91a0 fix swift primary object store test (#25281) 8 years ago
  Thomas Pulzer 90b7f74da7 Changed name of default logfile from owncloud.log to nextcloud.log. 8 years ago
  Lukas Reschke 700a57d8b6 Set content-type to "application/octet-stream" 8 years ago
  Morris Jobke 01829e8d7c mysql only works with 3 byte UTF-8 8 years ago
  Thomas Müller b55ab6d22a Various database migration fixes (#25209) 8 years ago
  Christoph Wurst c9a2790893 prevent users from deleting their own session token 8 years ago
  Christoph Wurst 1710de8afb Login hooks (#25260) 8 years ago
  Bjoern Schiessle 2a990a0db5
verify user password on change 8 years ago
  Bjoern Schiessle d4989c8037
remove old hook, no longer needed 8 years ago
  Bjoern Schiessle 630e4b1b46
check password for link shares 8 years ago
  Christoph Wurst 89198e62e8 check login name when authenticating with client token 8 years ago
  Vincent Petry 0ad065cb8d Repair step to adjust link share delete permissions 8 years ago
  Vincent Petry 955635c7aa Add explicit delete permission to link shares 8 years ago
  VicDeo 854352d9a0 occ web executor (#24957) 8 years ago
  Christoph Wurst b805908dca
update session token password on user password change 8 years ago
  Morris Jobke 62e6de5df3
fix unit tests 8 years ago
  Christoph Wurst 56199eba37
fix unit test warning/errors 8 years ago
  Christoph Wurst fb36fd495b
fix DefaultTokenMapperTest 8 years ago
  Christoph Wurst 5c68084823
fix default token provider tests 8 years ago
  Christoph Wurst 8ef5431e7a
fix user session tests 8 years ago
  Christoph Wurst c4149c59c2
use token last_activity instead of session value 8 years ago
  Christoph Wurst 82b50d126c
add PasswordLoginForbiddenException 8 years ago
  Christoph Wurst 3521f974db
assert app is loaded in unit tests 8 years ago
  Christoph Wurst a40d64ff7f
load 2FA provider apps before querying classes 8 years ago
  Roeland Jago Douma ea4c5e6e0a
Fix unit tests 8 years ago
  Joas Schilling 123bf78ca8
Clean up tags of deleted users 8 years ago
  Christoph Wurst 465807490d
create session token only for clients that support cookies 8 years ago
  Roeland Jago Douma 64471b5d4a
Remove shares of the root folder 8 years ago
  Christoph Wurst 5daa9a5417 fail hard if 2fa provider can not be loaded (#25061) 8 years ago
  Joas Schilling 60225284f3
Add not-null columns for oracle 8 years ago
  Roeland Jago Douma 1b66db72d9
Repair job to fix permissions for avatars 8 years ago
  blizzz 51fd2602a7 Revert "Downstream 2016-06-08" 8 years ago
  Thomas Müller 232d735893
Do not leak the login name - fixes #25047 8 years ago
  Roeland Jago Douma 7d51fd0310
Add repair step to clean old calendar/contact shares 8 years ago
  Bjoern Schiessle bb54ab0db8
add hide file list option 8 years ago
  Joas Schilling 7f88645eab
Allow to cancel 2FA after login 8 years ago
  Robin Appelman bee918693a
dissalow symlinks in local storages that point outside the datadir 8 years ago
  Joas Schilling 4f27c2c433
Allow to decrypt user '0' files only 8 years ago
  Christoph Wurst 60e15e934c
do not generate device token if 2FA is enable for user 8 years ago
  Joas Schilling 0041d89dc2
Do not allow to store boolean configs, they behave unexpected on postgres 8 years ago
  Robin Appelman 67c2c85b05
allow deleting "ghost files" trough the View and Node api 8 years ago
  Joas Schilling e49307014c Do not log token or challenge with exception stacktrace (#25026) 8 years ago
  Christoph Wurst 9997c431c3
use client login method on CORS routes 8 years ago
  Christoph Wurst ec929f07f2
When creating a session token, make sure it's the login password and not a device token 8 years ago
  Joas Schilling 3e3b326c85
Allow to cancel 2FA after login 8 years ago
  Morris Jobke 38451c85f1
skip failing tests 8 years ago