Commit Graph

291 Commits (5eae69bd2d73bc3ec6b60e2c1eaecb70faa019cc)

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