291 Commits (4547e75078e90f5ec2eebf045a875e34063dec33)

Author SHA1 Message Date
  Morris Jobke 060b637b70
Show a setup warning in case S3 object storage is used as primary storage 5 years ago
  Christoph Wurst 102f700d96
Load auth tokens with the initial state API 5 years ago
  Morris Jobke 6c7ccbecbf
Add setup check for missing UTF8MB4 on mysql 5 years ago
  Daniel Kesselberg 600bc22297
Warning if x-forwarded-host present but trusted_proxies empty 5 years ago
  Daniel Kesselberg 840f0c38fc
Show more information on update app password 5 years ago
  Michael Weimann 587a140c8a
Code style and comment fixes 5 years ago
  Daniel Kesselberg 34e849d702
Add interface INamedToken 5 years ago
  Daniel Kesselberg db49e0fdae
Add canRename & name to tests 5 years ago
  Daniel Kesselberg 86f0f867ec
Make app password description editable 5 years ago
  Daniel Kesselberg e78f4cec15
Don't cast tokenId to string 5 years ago
  Daniel Kesselberg 17b82c5d76
Add token name for delete activity 5 years ago
  Daniel Kesselberg f24fa2051d
Publish event for app token create/update/delete 5 years ago
  Michael Weimann 2cd3fd3dc2
Move server info to theming section 5 years ago
  Michael Weimann 813ff430f1
Implement storing and loading the server info 5 years ago
  Christoph Wurst ea1fcd036f
Bundle the 'marked' library 5 years ago
  Roeland Jago Douma 8e914c01c5
Use the real logger in the settings 5 years ago
  Daniel Kesselberg 248e824f48
Remove check for outdated caches 5 years ago
  Bjoern Schiessle 4b3308bf3f
fix can change password check in case of encryption is enabled 5 years ago
  Morris Jobke 17b2827bbf
Add setup check for pending bigint conversion 5 years ago
  Morris Jobke 5b22225351
Update casing of PHP inside method name 5 years ago
  Morris Jobke f5ad80fc57
Add setup check for recommended PHP modules (i.e. Imagick, intl) 5 years ago
  Morris Jobke cac87533e0
PHP 7.0 is end of life 5 years ago
  Daniel Kesselberg 92675a606e
Add sendmailmode to gui 5 years ago
  Sylvia van Os 935bb25639 Make connectivity check domains configurable 5 years ago
  Morris Jobke 8e4f0f9d17
Use the proper default values 5 years ago
  Marc Peña Segarra ea10c6a141 Fix the warning appearing check setup when mail_smtpmode is not configured. 5 years ago
  John Molakvoæ (skjnldsv) 9f532df1a4
Show disabled even if empty if ldap enabled 5 years ago
  Daniel Kesselberg 5cf8f4a407
Update logic for forwardedForHeadersWorking 5 years ago
  Christoph Wurst 83e994c11f
Make it possible to enforce mandatory 2FA for groups 5 years ago
  Christoph Wurst 67c3730fbb
Add admin interface to enforce 2FA 5 years ago
  Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better 5 years ago
  Daniel Kesselberg 45dab2d2a2
Add int-typehint 5 years ago
  Daniel Kesselberg 2e5d8ecca4
Remove posix_getpwuid and compare only userid 5 years ago
  Daniel Kesselberg a6bb19fa11
Fix path when app has wrong permission 5 years ago
  Timo Förster 8d8189c932 Allow any Random generator that implements ISecureRandom for setupCheck 6 years ago
  Timo Förster 006e150c87 Change check if secure randomness is possible. 6 years ago
  Michael Weimann c164409ee7
Adds a memory limit warning for console commands if the limit is below the recommended value 5 years ago
  Michael Weimann c2fced4463
Adds a setup check for the memory limit 5 years ago
  Arthur Schiwon 1b74bfc999
do not trigger counting on LDAP 5 years ago
  Michael Weimann 3f790bb85b
Excludes not writable app roots from the directory permission check 5 years ago
  Michael Weimann b2e60e365d
Adds a setup check for app directory permissions. 5 years ago
  Joas Schilling a9f8ee4e9d
Also allow to update apps which are currently not enabled 6 years ago
  Joas Schilling 2dcae4e8ea
Keep the data of the local app (especially the version) 6 years ago
  Roeland Jago Douma 106ce3368d
Not all apps are from the appstore 6 years ago
  Morris Jobke 882aab9d70
Fix detection if opcache extension is loaded 6 years ago
  Morris Jobke 7c6c3d0d76
Fix tests 6 years ago
  Cthulhux f6f49c77f7
opcache module check 6 years ago
  Roeland Jago Douma 6a0c54d5bf
Add warning to setup checks if the default mailer is still php 6 years ago
  Roeland Jago Douma 3cbe40ffac
If cronErros is empty json_decode will return NULL 6 years ago
  Roeland Jago Douma 4c0d710479
Just pass uid to the Token stuff 6 years ago