nextcloud / user_external

👥 External user authentication methods like IMAP, SMB and FTP
https://apps.nextcloud.com/apps/user_external
108 stars 64 forks source link

after update 0.5.1-> 0.7.0 the config.php change not work #97

Closed Mannshoch closed 4 years ago

Mannshoch commented 5 years ago

Steps to reproduce

  1. Update 0.5.1->0.6.4
  2. change config.php as needed for IMAP Backend
  3. try login user: username@domain.ch
  4. Login not possible

old config.php

  'user_backends' => array (
    0 => array (
      'class' => 'OC_User_IMAP',
      'arguments' => 
      array (
        0 => '{localhost:143/novalidate-cert/imap/readonly}',
      ),
    ),
  ),

new config.php

example user: username@domain.ch

'user_backends' => array(
    array(
        'class' => 'OC_User_IMAP',
        'arguments' => array(
            'localhost', 143, null, 'domain.ch', false, false
        ),
    ),
),
violoncelloCH commented 5 years ago

Can you elaborate a little bit more on "not possible"? Anything in the logs?

Mannshoch commented 5 years ago

( replaced username and domain with a dummy)

``` 200 GET /core/vendor/select2/select2.css?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 653 Apache-Zugriff 304 GET /apps/files_versions/css/versions.css?v=4fda350b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /core/vendor/jquery-ui/themes/base/jquery-ui.css?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 669 Apache-Zugriff 304 GET /apps/files_pdfviewer/css/style.css?v=1bf6e69c-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /core/vendor/core.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 655 Apache-Zugriff 200 GET /core/css/guest.css?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 640 Apache-Zugriff 200 GET /core/search/js/search.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 660 Apache-Zugriff 200 GET /core/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 651 Apache-Zugriff 200 GET /apps/firstrunwizard/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 666 Apache-Zugriff 200 GET /apps/firstrunwizard/js/jquery.colorbox.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 677 Apache-Zugriff 200 GET /apps/firstrunwizard/js/firstrunwizard.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 676 Apache-Zugriff 200 GET /apps/apporder/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 660 Apache-Zugriff 200 GET /apps/apporder/js/apporder.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 664 Apache-Zugriff 304 GET /apps/apporder/css/apporder.css?v=9095b976-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /apps/files_pdfviewer/js/previewplugin.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 676 Apache-Zugriff 200 GET /apps/gallery/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 659 Apache-Zugriff 200 GET /core/js/contactsmenu.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 659 Apache-Zugriff 304 GET /core/js/jquery-ui-fixes.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /core/js/files/fileinfo.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 661 Apache-Zugriff 200 GET /core/js/files/client.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 659 Apache-Zugriff 200 GET /core/search/js/searchprovider.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 668 Apache-Zugriff 200 GET /core/js/contactsmenu_templates.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 669 Apache-Zugriff 200 GET /core/vendor/jsTimezoneDetect/jstz.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 672 Apache-Zugriff 200 GET /core/img/loading-dark.gif HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 648 Apache-Zugriff 304 GET /core/img/logo/logo.svg?v=1 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 304 GET /core/img/actions/confirm-white.svg?v=2 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /core/img/background.png?v=2 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 613 Apache-Zugriff 304 GET /apps/theming/styles?v=76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 403 Apache-Zugriff 200 GET /apps/piwik/js/tracking HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 3.79 K Apache-Zugriff 304 GET /core/img/actions/confirm.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /apps/accessibility/js/accessibility?v=0 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.18 K Apache-Zugriff 304 GET /apps/theming/image/logo?useSvg=1&v=76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 402 Apache-Zugriff 304 GET /apps/theming/image/logo?v=76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 402 Apache-Zugriff 304 GET /apps/theming/image/background?v=76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 402 Apache-Zugriff 200 GET /apps/theming/js/theming?v=76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.36 K Apache-Zugriff 304 GET /core/vendor/select2/select2.css?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/vendor/jquery-ui/themes/base/jquery-ui.css?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/vendor/core.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/css/guest.css?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/search/js/search.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/firstrunwizard/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/firstrunwizard/js/jquery.colorbox.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/firstrunwizard/js/firstrunwizard.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/apporder/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/apporder/js/apporder.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/files_pdfviewer/js/previewplugin.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/gallery/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/js/contactsmenu.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/js/files/fileinfo.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/js/files/client.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/search/js/searchprovider.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/js/contactsmenu_templates.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/vendor/jsTimezoneDetect/jstz.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/img/loading-dark.gif HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/img/background.png?v=2 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 303 POST /login?user=user%40domain.net HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.09 K Apache-Zugriff 200 GET /login?user=user%40domain.net HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 16.6 K Apache-Zugriff 200 GET /apps/piwik/js/tracking HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 3.79 K Apache-Zugriff 200 GET /login?user=user%40domain.net HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 11.6 K Apache-Zugriff 200 GET /core/css/guest.css?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 640 Apache-Zugriff 200 GET /core/vendor/jquery-ui/themes/base/jquery-ui.css?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 669 Apache-Zugriff 200 GET /core/vendor/select2/select2.css?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 653 Apache-Zugriff 200 GET /apps/files_versions/css/versions.css?v=4fda350b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.67 K Apache-Zugriff 200 GET /core/vendor/core.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 655 Apache-Zugriff 200 GET /core/search/js/search.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 660 Apache-Zugriff 200 GET /core/js/config.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 653 Apache-Zugriff 200 GET /core/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 651 Apache-Zugriff 200 GET /core/js/files/fileinfo.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 661 Apache-Zugriff 200 GET /core/js/update.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 653 Apache-Zugriff 200 GET /core/js/jquery-ui-fixes.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 970 Apache-Zugriff 200 GET /core/js/contactsmenu_templates.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 669 Apache-Zugriff 200 GET /core/search/js/searchprovider.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 668 Apache-Zugriff 200 GET /core/js/contactsmenu.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 659 Apache-Zugriff 200 GET /core/js/files/client.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 659 Apache-Zugriff 200 GET /core/img/background.png?v=2 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 613 Apache-Zugriff 200 GET /core/img/logo/logo.svg?v=1 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1022 Apache-Zugriff 200 GET /core/fonts/Nunito-Bold.woff2 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 624 Apache-Zugriff 200 GET /core/fonts/Nunito-Regular.woff2 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 627 Apache-Zugriff 200 GET /js/core/merged-template-prepend.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 42.8 K Apache-Zugriff 200 GET /core/css/guest.css?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 6.17 K SSL/TLS-Zugriff für nginx 200 GET /core/vendor/jquery-ui/themes/base/jquery-ui.css?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 7.07 K SSL/TLS-Zugriff für nginx 200 GET /core/vendor/select2/select2.css?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 3.85 K SSL/TLS-Zugriff für nginx 200 GET /core/search/js/search.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.48 K SSL/TLS-Zugriff für nginx 200 GET /core/js/config.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 704 SSL/TLS-Zugriff für nginx 200 GET /core/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 19.1 K SSL/TLS-Zugriff für nginx 200 GET /core/js/files/fileinfo.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 940 SSL/TLS-Zugriff für nginx 200 GET /core/js/update.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.73 K SSL/TLS-Zugriff für nginx 200 GET /core/js/contactsmenu_templates.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.72 K SSL/TLS-Zugriff für nginx 200 GET /core/search/js/searchprovider.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 4.07 K SSL/TLS-Zugriff für nginx 200 GET /core/js/contactsmenu.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 3.47 K SSL/TLS-Zugriff für nginx 200 GET /core/js/files/client.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 6.48 K SSL/TLS-Zugriff für nginx 200 GET /core/vendor/core.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 330 K SSL/TLS-Zugriff für nginx 200 GET /core/fonts/Nunito-Bold.woff2 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 19.3 K SSL/TLS-Zugriff für nginx 200 GET /core/fonts/Nunito-Regular.woff2 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 19.1 K SSL/TLS-Zugriff für nginx 200 GET /core/img/background.png?v=2 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 100 K SSL/TLS-Zugriff für nginx 200 GET /core/img/favicon-touch.png HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 616 Apache-Zugriff 200 GET /core/img/favicon.ico HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 625 Apache-Zugriff 200 GET /core/img/favicon-touch.png HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 2.85 K SSL/TLS-Zugriff für nginx 200 GET /core/img/favicon.ico HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 3.19 K SSL/TLS-Zugriff für nginx 200 GET / HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 11.6 K Apache-Zugriff 200 GET /core/img/actions/caret-white.svg?v=1 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 845 Apache-Zugriff 200 GET /core/ajax/update.php?requesttoken=1m%2BjQNWwPcc1lfC8kdPdHKi6Hg4iGAjbZQeU%2BhmCeaQ%3D%3AuBf0B6eGZJ1Nz4LPybvvTtH4XER6Vj7qAmv%2BiVCwC5U%3D HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 16.6 K Apache-Zugriff 200 GET /core/img/actions/checkmark-white.svg?v=1 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 881 Apache-Zugriff 302 GET / HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.05 K Apache-Zugriff 200 GET /login HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 16.4 K Apache-Zugriff 200 GET /apps/piwik/js/tracking HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 3.79 K Apache-Zugriff 303 POST /login HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.49 K Apache-Zugriff 200 GET /apps/files/ HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 60.5 K Apache-Zugriff 200 GET /apps/files_external/css/external.css?v=ca9f0d77-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 839 Apache-Zugriff 200 GET /apps/files_markdown/css/preview.css?v=637e04f2-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 657 Apache-Zugriff 200 GET /css/core/8aae-dc26-jquery-ui-fixes.css?v=cf4ca3670b0aa03e1becc7c435ca9651-c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 2.15 K Apache-Zugriff 200 GET /apps/gallery/css/slideshow.css?v=eaecf245-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 652 Apache-Zugriff 200 GET /apps/gallery/css/gallerybutton.css?v=eaecf245-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 656 Apache-Zugriff 200 GET /apps/gallery/css/share.css?v=eaecf245-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 648 Apache-Zugriff 200 GET /apps/metadata/css/tabview.css?v=778cf622-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.12 K Apache-Zugriff 200 GET /css/core/8aae-dc26-server.css?v=cf4ca3670b0aa03e1becc7c435ca9651-c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 19.8 K Apache-Zugriff 200 GET /css/files_texteditor/b1d7-dc26-merged.css?v=cf4ca3670b0aa03e1becc7c435ca9651-b1d71238-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 2.47 K Apache-Zugriff 200 GET /css/core/8aae-dc26-systemtags.css?v=cf4ca3670b0aa03e1becc7c435ca9651-c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.61 K Apache-Zugriff 200 GET /css/systemtags/35c3-dc26-systemtagsfilelist.css?v=cf4ca3670b0aa03e1becc7c435ca9651-35c36e89-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.45 K Apache-Zugriff 200 GET /css/icons/icons-vars.css?v=1565009964 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 110 K Apache-Zugriff 200 GET /css/files_sharing/6a15-dc26-mergedAdditionalStyles.css?v=cf4ca3670b0aa03e1becc7c435ca9651-6a154fe0-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 2.64 K Apache-Zugriff 200 GET /css/files/e8ed-dc26-merged.css?v=cf4ca3670b0aa03e1becc7c435ca9651-e8edd0fd-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 6.38 K Apache-Zugriff 200 GET /css/notifications/70e2-dc26-styles.css?v=cf4ca3670b0aa03e1becc7c435ca9651-70e2b24f-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 2.07 K Apache-Zugriff 200 GET /css/comments/35c3-dc26-autocomplete.css?v=cf4ca3670b0aa03e1becc7c435ca9651-35c36e89-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.66 K Apache-Zugriff 200 GET /css/spreed/7518-dc26-merged-files.css?v=cf4ca3670b0aa03e1becc7c435ca9651-7518defe-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 4.98 K Apache-Zugriff 200 GET /css/core/8aae-dc26-jquery.ocdialog.css?v=cf4ca3670b0aa03e1becc7c435ca9651-c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.84 K Apache-Zugriff 200 GET /css/core/8aae-dc26-css-variables.css?v=cf4ca3670b0aa03e1becc7c435ca9651-c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.66 K Apache-Zugriff 200 GET /css/core/8aae-dc26-results.css?v=cf4ca3670b0aa03e1becc7c435ca9651-c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.73 K Apache-Zugriff 200 GET /css/comments/35c3-dc26-comments.css?v=cf4ca3670b0aa03e1becc7c435ca9651-35c36e89-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 2.40 K Apache-Zugriff 200 GET /css/firstrunwizard/0d6d-dc26-firstrunwizard.css?v=cf4ca3670b0aa03e1becc7c435ca9651-0d6d4ea2-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 2.87 K Apache-Zugriff 302 GET /apps/files_markdown/build/styles.css?v=637e04f2-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.06 K Apache-Zugriff 200 GET /css/files_trashbin/35c3-dc26-trash.css?v=cf4ca3670b0aa03e1becc7c435ca9651-35c36e89-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.39 K Apache-Zugriff 200 GET /apps/files_markdown/css/preview.css?v=637e04f2-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 2.11 K SSL/TLS-Zugriff für nginx 200 GET /apps/gallery/css/slideshow.css?v=eaecf245-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.42 K SSL/TLS-Zugriff für nginx 200 GET /apps/gallery/css/gallerybutton.css?v=eaecf245-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 883 SSL/TLS-Zugriff für nginx 200 GET /apps/gallery/css/share.css?v=eaecf245-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.39 K SSL/TLS-Zugriff für nginx 200 GET /apps/files/img/app.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 922 Apache-Zugriff 200 GET /apps/gallery/img/app.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.24 K Apache-Zugriff 200 GET /apps/spreed/img/app.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.23 K Apache-Zugriff 200 GET /apps/contacts/img/app.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 652 Apache-Zugriff 200 GET /apps/calendar/img/calendar.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.48 K Apache-Zugriff 200 GET /apps/polls/img/app.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 649 Apache-Zugriff 200 GET /apps/external/icons/external.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 3.14 K Apache-Zugriff 200 GET /apps/tasks/img/tasks.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.38 K Apache-Zugriff 200 GET /apps/occweb/img/app.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.00 K Apache-Zugriff 200 GET /settings/img/admin.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 936 Apache-Zugriff 200 GET /settings/img/apps.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 864 Apache-Zugriff 200 GET /settings/img/users.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.50 K Apache-Zugriff 200 GET /apps/firstrunwizard/img/info.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.20 K Apache-Zugriff 200 GET /settings/img/help.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.19 K Apache-Zugriff 200 GET /core/img/actions/logout.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.02 K Apache-Zugriff 200 GET /core/img/actions/delete.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 947 Apache-Zugriff 200 GET /apps/notifications/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 665 Apache-Zugriff 200 GET /apps/notifications/js/notifications.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 674 Apache-Zugriff 200 GET /apps/files/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 657 Apache-Zugriff 200 GET /apps/files_sharing/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 665 Apache-Zugriff 200 GET /apps/files_sharing/js/app.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 664 Apache-Zugriff 200 GET /apps/files_sharing/js/sharedfilelist.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 675 Apache-Zugriff 200 GET /apps/files_external/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 666 Apache-Zugriff 200 GET /apps/files_external/js/statusmanager.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 675 Apache-Zugriff 200 GET /apps/files_external/js/templates.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 671 Apache-Zugriff 200 GET /apps/files_external/js/rollingqueue.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 674 Apache-Zugriff 200 GET /apps/files_external/js/app.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 665 Apache-Zugriff 200 GET /apps/files_external/js/mountsfilelist.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 676 Apache-Zugriff 200 GET /apps/files_trashbin/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 666 Apache-Zugriff 200 GET /apps/files_trashbin/js/app.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 665 Apache-Zugriff 200 GET /apps/files_trashbin/js/filelist.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 670 Apache-Zugriff 200 GET /apps/comments/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 660 Apache-Zugriff 201 GET /avatar/admin/32?v=0 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.57 K Apache-Zugriff 200 GET /apps/files_versions/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 666 Apache-Zugriff 200 GET /js/comments/merged.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 20.9 K Apache-Zugriff 200 GET /apps/federatedfilesharing/js/external.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 676 Apache-Zugriff 200 GET /apps/files_markdown/build/editor.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 671 Apache-Zugriff 200 GET /js/files_versions/merged.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 5.05 K Apache-Zugriff 200 GET /apps/files_texteditor/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 668 Apache-Zugriff 200 GET /js/files_sharing/additionalScripts.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 5.62 K Apache-Zugriff 200 GET /js/files_texteditor/merged.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 138 K Apache-Zugriff 200 GET /apps/metadata/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 814 Apache-Zugriff 200 GET /apps/metadata/js/tabview.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 663 Apache-Zugriff 200 GET /apps/metadata/js/plugin.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1017 Apache-Zugriff 200 GET /apps/spreed/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 658 Apache-Zugriff 200 GET /js/gallery/scripts-for-file-app.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 56.1 K Apache-Zugriff 200 GET /js/core/merged.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 7.01 K Apache-Zugriff 200 GET /apps/systemtags/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 662 Apache-Zugriff 200 GET /js/files/merged-index.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 86.8 K Apache-Zugriff 200 GET /js/spreed/merged-files.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 208 K Apache-Zugriff 200 GET /js/systemtags/merged.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 6.46 K Apache-Zugriff 200 GET /apps/contacts/img/app.svg?v=c5081b1b HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.42 K SSL/TLS-Zugriff für nginx 200 GET /apps/polls/img/app.svg?v=c5081b1b HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 530 SSL/TLS-Zugriff für nginx 200 GET /apps/notifications/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 886 SSL/TLS-Zugriff für nginx 200 GET /apps/notifications/js/notifications.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 51.4 K SSL/TLS-Zugriff für nginx 200 GET /apps/files/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 4.61 K SSL/TLS-Zugriff für nginx 200 GET /apps/files_sharing/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 4.10 K SSL/TLS-Zugriff für nginx 200 GET /apps/files_sharing/js/app.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 2.37 K SSL/TLS-Zugriff für nginx 200 GET /apps/files_sharing/js/sharedfilelist.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 4.94 K SSL/TLS-Zugriff für nginx 200 GET /apps/files_external/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 4.48 K SSL/TLS-Zugriff für nginx 200 GET /apps/files_external/js/statusmanager.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 5.79 K SSL/TLS-Zugriff für nginx 200 GET /apps/files_external/js/templates.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.09 K SSL/TLS-Zugriff für nginx 200 GET /apps/files_external/js/rollingqueue.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.26 K SSL/TLS-Zugriff für nginx 200 GET /apps/files_external/js/app.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.33 K SSL/TLS-Zugriff für nginx 200 GET /apps/files_external/js/mountsfilelist.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.69 K SSL/TLS-Zugriff für nginx 200 GET /apps/files_trashbin/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.53 K SSL/TLS-Zugriff für nginx 200 GET /apps/files_trashbin/js/app.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.47 K SSL/TLS-Zugriff für nginx 200 GET /apps/files_trashbin/js/filelist.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 3.30 K SSL/TLS-Zugriff für nginx 200 GET /apps/comments/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 893 SSL/TLS-Zugriff für nginx 200 GET /apps/files_versions/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.23 K SSL/TLS-Zugriff für nginx 200 GET /apps/federatedfilesharing/js/external.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.88 K SSL/TLS-Zugriff für nginx 200 GET /apps/files_markdown/build/editor.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 3.74 K SSL/TLS-Zugriff für nginx 200 GET /apps/files_texteditor/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.42 K SSL/TLS-Zugriff für nginx 200 GET /apps/metadata/js/tabview.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 2.29 K SSL/TLS-Zugriff für nginx 200 GET /apps/spreed/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 10.1 K SSL/TLS-Zugriff für nginx 200 GET /apps/systemtags/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.75 K SSL/TLS-Zugriff für nginx 200 GET /core/js/oc-backbone-webdav.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 665 Apache-Zugriff 200 GET /apps/federatedfilesharing/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 672 Apache-Zugriff 200 GET /core/js/oc-backbone-webdav.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 3.31 K SSL/TLS-Zugriff für nginx 200 GET /apps/federatedfilesharing/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 2.38 K SSL/TLS-Zugriff für nginx 200 GET /apps/files/ HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 60.5 K Apache-Zugriff 200 GET /apps/piwik/js/tracking HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 3.79 K Apache-Zugriff 200 GET /apps/notifications/img/notifications.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.13 K Apache-Zugriff 200 GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.35 K Apache-Zugriff 200 GET /apps/theming/icon/files?v=76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 7.36 K Apache-Zugriff 200 GET /core/search/templates/part.results.html HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 898 Apache-Zugriff 200 GET /apps/theming/favicon/files?v=76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.74 K Apache-Zugriff 200 GET /core/img/breadcrumb.svg?v=1 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 888 Apache-Zugriff 200 GET /apps/notifications/img/notifications-new-dark.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.06 K Apache-Zugriff 200 GET /apps/apporder/getOrder HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.33 K Apache-Zugriff 200 GET /apps/updatenotification/img/notification.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.59 K Apache-Zugriff 200 GET /apps/systemtags/lastused HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.08 K Apache-Zugriff 207 PROPFIND /remote.php/dav/files/admin/ HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 3.78 K Apache-Zugriff 200 GET /ocs/v2.php/apps/spreed/api/v1/signaling/settings HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.03 K Apache-Zugriff 204 GET /ocs/v2.php/core/whatsnew?format=json HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 142 Apache-Zugriff 200 GET /index.php/apps/files/ajax/getstoragestats.php?dir=%2F HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.29 K Apache-Zugriff 200 GET /apps/gallery/config?extramediatypes=1 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.17 K Apache-Zugriff 200 GET /core/preview?fileId=21&c=684e4c55976607581cad3cf965545fcf&x=250&y=250&forceIcon=0 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 8.22 K Apache-Zugriff 200 GET /apps/theming/img/core/filetypes/text.svg?v=76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.62 K Apache-Zugriff 200 GET /apps/theming/img/core/filetypes/folder-external.svg?v=76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.69 K Apache-Zugriff 200 GET /ocs/v1.php/apps/files_external/api/v1/mounts?format=json HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1014 Apache-Zugriff 200 GET /index.php/apps/files_external/userglobalstorages/2?testOnly=false HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.29 K Apache-Zugriff 200 GET /settings/apps HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 35.7 K Apache-Zugriff 200 GET /settings/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 655 Apache-Zugriff 200 GET /core/vendor/marked/marked.min.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 668 Apache-Zugriff 200 GET /settings/js/apps.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 655 Apache-Zugriff 200 GET /settings/js/settings-vue.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 663 Apache-Zugriff 200 GET /css/settings/8aae-dc26-settings.css?v=cf4ca3670b0aa03e1becc7c435ca9651-c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 7.04 K Apache-Zugriff 200 GET /css/icons/icons-vars.css?v=1565009966 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 113 K Apache-Zugriff 200 GET /apps/piwik/js/tracking HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 3.79 K Apache-Zugriff 200 GET /settings/js/4.js HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 652 Apache-Zugriff 200 GET /settings/js/0.js HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 652 Apache-Zugriff 200 GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.35 K Apache-Zugriff 304 GET /avatar/admin/32?v=0 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 402 Apache-Zugriff 200 GET /apps/apporder/getOrder HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.33 K Apache-Zugriff 200 GET /core/fonts/Nunito-Regular-latin-ext.woff2 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 637 Apache-Zugriff 200 GET /ocs/v2.php/cloud/groups?offset=0&search=&limit=5 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 924 Apache-Zugriff 200 GET /settings/apps/categories HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.83 K Apache-Zugriff 200 GET /settings/apps/list HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.28 M Apache-Zugriff 200 GET /settings/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 17.6 K SSL/TLS-Zugriff für nginx 200 GET /core/vendor/marked/marked.min.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 6.29 K SSL/TLS-Zugriff für nginx 200 GET /settings/js/apps.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.28 K SSL/TLS-Zugriff für nginx 200 GET /settings/js/settings-vue.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 79.8 K SSL/TLS-Zugriff für nginx 200 GET /settings/js/0.js HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 114 K SSL/TLS-Zugriff für nginx 200 GET /settings/js/4.js HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 6.85 K SSL/TLS-Zugriff für nginx 200 GET /core/fonts/Nunito-Regular-latin-ext.woff2 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 18.1 K SSL/TLS-Zugriff für nginx 200 GET /apps/theming/icon/settings?v=76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 33.5 K Apache-Zugriff 200 GET /apps/accessibility/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 657 Apache-Zugriff 200 GET /apps/calendar/img/calendar.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.48 K Apache-Zugriff 200 GET /apps/theming/favicon/settings?v=76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 2.52 K Apache-Zugriff 200 GET /apps/systemtags/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.10 K Apache-Zugriff 200 GET /apps/comments/img/comments.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 942 Apache-Zugriff 200 GET /apps/files_trashbin/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 965 Apache-Zugriff 200 GET /apps/contacts/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 652 Apache-Zugriff 200 GET /apps/federation/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.14 K Apache-Zugriff 200 GET /apps/files_external/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.04 K Apache-Zugriff 200 GET /apps/external/img/external.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 657 Apache-Zugriff 200 GET /apps/user_external/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 657 Apache-Zugriff 200 GET /apps/files_sharing/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.14 K Apache-Zugriff 200 GET /apps/firstrunwizard/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 658 Apache-Zugriff 200 GET /apps/logreader/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.18 K Apache-Zugriff 200 GET /apps/gallery/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.24 K Apache-Zugriff 200 GET /apps/impersonate/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 655 Apache-Zugriff 200 GET /apps/ownbackup/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 653 Apache-Zugriff 200 GET /apps/serverinfo/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.10 K Apache-Zugriff 200 GET /apps/mail/img/mail.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.23 K Apache-Zugriff 200 GET /apps/nextcloud_announcements/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.40 K Apache-Zugriff 200 GET /apps/occweb/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.00 K Apache-Zugriff 200 GET /apps/password_policy/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.04 K Apache-Zugriff 200 GET /apps/files_pdfviewer/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 659 Apache-Zugriff 200 GET /apps/piwik/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 649 Apache-Zugriff 200 GET /apps/polls/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 649 Apache-Zugriff 200 GET /apps/sharebymail/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.14 K Apache-Zugriff 200 GET /apps/support/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 651 Apache-Zugriff 200 GET /apps/tasks/img/tasks.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.38 K Apache-Zugriff 200 GET /apps/spreed/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.23 K Apache-Zugriff 200 GET /apps/theming/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.28 K Apache-Zugriff 200 GET /apps/survey_client/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 657 Apache-Zugriff 200 GET /apps/files_texteditor/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.28 K Apache-Zugriff 200 GET /apps/files_versions/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.18 K Apache-Zugriff 200 GET /apps/updatenotification/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 986 Apache-Zugriff 200 GET /apps/encryption/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 654 Apache-Zugriff 200 GET /apps/files_accesscontrol/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.11 K Apache-Zugriff 200 GET /apps/activity/img/activity.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 917 Apache-Zugriff 200 GET /apps/files_automatedtagging/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.25 K Apache-Zugriff 200 GET /apps/user_ldap/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.61 K Apache-Zugriff 200 GET /apps/files_videoplayer/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1006 Apache-Zugriff 200 GET /apps/user_saml/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 653 Apache-Zugriff 200 GET /apps/files_retention/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.63 K Apache-Zugriff 200 GET /apps/issuetemplate/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 876 Apache-Zugriff 200 GET /apps/deck/img/deck.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.04 K Apache-Zugriff 200 GET /apps/accessibility/img/app.svg HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.94 K SSL/TLS-Zugriff für nginx 200 GET /apps/contacts/img/app.svg HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.42 K SSL/TLS-Zugriff für nginx 200 GET /apps/external/img/external.svg HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.04 K SSL/TLS-Zugriff für nginx 200 GET /apps/user_external/img/app.svg HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 851 SSL/TLS-Zugriff für nginx 200 GET /apps/firstrunwizard/img/app.svg HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 730 SSL/TLS-Zugriff für nginx 200 GET /apps/impersonate/img/app.svg HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 556 SSL/TLS-Zugriff für nginx 200 GET /apps/ownbackup/img/app.svg HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 556 SSL/TLS-Zugriff für nginx 200 GET /apps/files_pdfviewer/img/app.svg HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.11 K SSL/TLS-Zugriff für nginx 200 GET /apps/piwik/img/app.svg HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.80 K SSL/TLS-Zugriff für nginx 200 GET /apps/polls/img/app.svg HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 530 SSL/TLS-Zugriff für nginx 200 GET /apps/support/img/app.svg HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.29 K SSL/TLS-Zugriff für nginx 200 GET /apps/survey_client/img/app.svg HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 731 SSL/TLS-Zugriff für nginx 200 GET /apps/encryption/img/app.svg HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.06 K SSL/TLS-Zugriff für nginx 200 GET /apps/user_saml/img/app.svg HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 804 SSL/TLS-Zugriff für nginx 200 POST /settings/apps/disable HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.08 K Apache-Zugriff 200 GET /ocs/v2.php/core/navigation/apps?format=json HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 2.42 K Apache-Zugriff 200 GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.35 K Apache-Zugriff 200 GET /core/img/rating/s9.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.47 K Apache-Zugriff 200 GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.35 K Apache-Zugriff 200 GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.35 K Apache-Zugriff 200 GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.35 K Apache-Zugriff 200 GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.35 K Apache-Zugriff 200 GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.35 K Apache-Zugriff 200 GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.35 K Apache-Zugriff 200 GET /settings/apps/disabled/user_external HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 35.7 K Apache-Zugriff 200 GET /core/vendor/select2/select2.css?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 653 Apache-Zugriff 200 GET /core/vendor/jquery-ui/themes/base/jquery-ui.css?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 669 Apache-Zugriff 304 GET /apps/apporder/css/apporder.css?v=9095b976-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 304 GET /apps/files_pdfviewer/css/style.css?v=1bf6e69c-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /core/vendor/core.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 655 Apache-Zugriff 200 GET /core/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 651 Apache-Zugriff 200 GET /apps/apporder/js/apporder.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 664 Apache-Zugriff 304 GET /apps/files_versions/css/versions.css?v=4fda350b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /apps/apporder/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 660 Apache-Zugriff 200 GET /apps/files_pdfviewer/js/previewplugin.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 676 Apache-Zugriff 200 GET /apps/firstrunwizard/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 666 Apache-Zugriff 200 GET /apps/firstrunwizard/js/jquery.colorbox.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 677 Apache-Zugriff 200 GET /core/search/js/search.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 660 Apache-Zugriff 200 GET /apps/firstrunwizard/js/firstrunwizard.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 676 Apache-Zugriff 200 GET /apps/gallery/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 659 Apache-Zugriff 200 GET /apps/notifications/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 665 Apache-Zugriff 200 GET /apps/notifications/js/notifications.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 674 Apache-Zugriff 200 GET /settings/l10n/de.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 655 Apache-Zugriff 200 GET /settings/js/apps.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 655 Apache-Zugriff 200 GET /core/vendor/marked/marked.min.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 668 Apache-Zugriff 200 GET /core/search/js/searchprovider.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 668 Apache-Zugriff 200 GET /core/js/files/fileinfo.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 661 Apache-Zugriff 200 GET /core/js/contactsmenu_templates.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 669 Apache-Zugriff 200 GET /core/js/contactsmenu.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 659 Apache-Zugriff 200 GET /settings/js/settings-vue.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 663 Apache-Zugriff 200 GET /core/js/files/client.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 659 Apache-Zugriff 304 GET /core/js/jquery-ui-fixes.js?v=c5081b1b-76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /css/icons/icons-vars.css?v=1565009978 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 113 K Apache-Zugriff 304 GET /apps/spreed/img/app.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 304 GET /apps/gallery/img/app.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 304 GET /apps/files/img/app.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 331 Apache-Zugriff 200 GET /apps/contacts/img/app.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 652 Apache-Zugriff 200 GET /apps/polls/img/app.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 649 Apache-Zugriff 304 GET /apps/calendar/img/calendar.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 304 GET /apps/tasks/img/tasks.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 304 GET /settings/img/users.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 304 GET /settings/img/apps.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 331 Apache-Zugriff 304 GET /settings/img/admin.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 331 Apache-Zugriff 304 GET /apps/occweb/img/app.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 304 GET /apps/firstrunwizard/img/info.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 304 GET /settings/img/help.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 304 GET /core/img/actions/logout.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /apps/theming/js/theming?v=76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.36 K Apache-Zugriff 200 GET /apps/theming/styles?v=76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 3.63 K Apache-Zugriff 304 GET /apps/external/icons/tel-sp-32.png?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 403 Apache-Zugriff 200 GET /apps/piwik/js/tracking HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 3.79 K Apache-Zugriff 200 GET /apps/accessibility/js/accessibility?v=0 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.18 K Apache-Zugriff 304 GET /apps/external/icons/external.svg?v=c5081b1b HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 403 Apache-Zugriff 304 GET /apps/theming/image/logo?v=76 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 402 Apache-Zugriff 304 GET /core/vendor/select2/select2.css?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/vendor/jquery-ui/themes/base/jquery-ui.css?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/vendor/core.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/apporder/js/apporder.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/apporder/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/files_pdfviewer/js/previewplugin.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/firstrunwizard/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/firstrunwizard/js/jquery.colorbox.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/search/js/search.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/firstrunwizard/js/firstrunwizard.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/gallery/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/notifications/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/notifications/js/notifications.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /settings/l10n/de.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /settings/js/apps.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/vendor/marked/marked.min.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/search/js/searchprovider.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/js/files/fileinfo.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/js/contactsmenu_templates.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/js/contactsmenu.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /settings/js/settings-vue.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/js/files/client.js?v=c5081b1b-76 HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/contacts/img/app.svg?v=c5081b1b HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/polls/img/app.svg?v=c5081b1b HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/notifications/img/notifications.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /settings/js/0.js HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 652 Apache-Zugriff 200 GET /settings/js/4.js HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 652 Apache-Zugriff 200 GET /settings/apps/categories HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.83 K Apache-Zugriff 304 GET /avatar/admin/32?v=0 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 402 Apache-Zugriff 200 GET /settings/apps/list HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.28 M Apache-Zugriff 200 GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.35 K Apache-Zugriff 200 GET /ocs/v2.php/cloud/groups?offset=0&search=&limit=5 HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 924 Apache-Zugriff 304 GET /settings/js/0.js HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /settings/js/4.js HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /core/search/templates/part.results.html HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 298 Apache-Zugriff 200 GET /apps/user_external/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 657 Apache-Zugriff 304 GET /apps/activity/img/activity.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 331 Apache-Zugriff 200 GET /apps/apporder/getOrder HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.33 K Apache-Zugriff 304 GET /apps/files_automatedtagging/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /apps/encryption/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 654 Apache-Zugriff 304 GET /apps/deck/img/deck.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 304 GET /apps/issuetemplate/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 331 Apache-Zugriff 304 GET /apps/files_accesscontrol/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 304 GET /apps/files_retention/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 304 GET /apps/user_ldap/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 304 GET /apps/files_videoplayer/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /apps/user_saml/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 653 Apache-Zugriff 304 GET /apps/notifications/img/notifications-new-dark.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 304 GET /apps/updatenotification/img/notification.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /apps/user_external/img/app.svg HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 851 SSL/TLS-Zugriff für nginx 304 GET /apps/encryption/img/app.svg HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/user_saml/img/app.svg HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 200 POST /settings/apps/enable HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.11 K Apache-Zugriff 200 GET /apps/files HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 60.5 K Apache-Zugriff 200 GET /ocs/v2.php/core/navigation/apps?format=json HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 2.42 K Apache-Zugriff 304 GET /apps/spreed/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /apps/contacts/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 652 Apache-Zugriff 304 GET /apps/calendar/img/calendar.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /apps/polls/img/app.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 649 Apache-Zugriff 304 GET /apps/contacts/img/app.svg HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 304 GET /apps/polls/img/app.svg HTTP/2.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 0 SSL/TLS-Zugriff für nginx 200 GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.35 K Apache-Zugriff 304 GET /apps/notifications/img/notifications-new-dark.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.35 K Apache-Zugriff 304 GET /apps/notifications/img/notifications-new-dark.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.35 K Apache-Zugriff 304 GET /apps/notifications/img/notifications-new-dark.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.35 K Apache-Zugriff 304 GET /apps/notifications/img/notifications-new-dark.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.35 K Apache-Zugriff 304 GET /apps/notifications/img/notifications-new-dark.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.35 K Apache-Zugriff 304 GET /apps/notifications/img/notifications-new-dark.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.35 K Apache-Zugriff 304 GET /apps/notifications/img/notifications-new-dark.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff 200 GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 1.35 K Apache-Zugriff 304 GET /apps/notifications/img/notifications-new-dark.svg HTTP/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 332 Apache-Zugriff ```
MightyMalcolm commented 5 years ago

Is there any chance this is still being worked on? I'm having the same issue after updating to 16.0.4. Tried every config i could think of but nope.

~Moreover, user_external worked fine before the update, but there is no entry of it in the database. Is this normal? People used to log into nextcloud via IMAP, but all users (local & IMAP) seem to be listed only under oc_accounts.~

*EDIT: Also, I attempted to connect to the same IMAP server from a different NC, which didn't work either =/

**EDIT: I was able to find the users_external database table, but updating or removing entries doesn't seem to help.

Mannshoch commented 5 years ago

Is there a possibility to get useful feedback from user_external?

violoncelloCH commented 5 years ago

@Mannshoch the webserver log doesn't really contain any information which would help here; I thought more about the Nextcloud log or the Mail server's log...

Take a look at this comment: https://github.com/nextcloud/user_external/issues/105#issuecomment-526811528 and PR #102 for improved logging in the next release

Mannshoch commented 5 years ago

I tested the new release. Now I get an Error message:

[user_external] Error: ERROR: Could not connect via roundcube lib: The Auth_SASL package is required for DIGEST-MD5 authentication

GET /ocs/v2.php/cloud/capabilities from 80.253.95.99 at 2019-09-12T08:32:09+02:00

[index] Error: OC\User\NoUserException: Backends provided no user object at <<closure>>

 0. <<closure>>
    getUserFolder("USER-MAIL@DOMAIN.CH")
 1. /httpdocs/CLOUD/lib/private/Files/Node/LazyRoot.php line 64
    call_user_func_array([OC\Files\Node\Root {},"getUserFolder"], ["USER-MAIL@DOMAIN.CH"])
 2. /httpdocs/CLOUD/lib/private/Files/Node/LazyRoot.php line 281
    __call("getUserFolder", ["USER-MAIL@DOMAIN.CH"])
 3. /httpdocs/CLOUD/lib/private/Share20/Share.php line 177
    getUserFolder("USER-MAIL@DOMAIN.CH")
 4. /httpdocs/CLOUD/apps/files_sharing/lib/Controller/ShareInfoController.php line 88
    getNode()
 5. /httpdocs/CLOUD/lib/private/AppFramework/Http/Dispatcher.php line 166
    info("haLF3avFnhvD7Lb", "", null)
 6. /httpdocs/CLOUD/lib/private/AppFramework/Http/Dispatcher.php line 99
    executeController(OCA\Files_Sharin ... {}, "info")
 7. /httpdocs/CLOUD/lib/private/AppFramework/App.php line 118
    dispatch(OCA\Files_Sharin ... {}, "info")
 8. /httpdocs/CLOUD/lib/private/AppFramework/Routing/RouteActionHandler.php line 47
    main("OCA\\Files_Shar ... r", "info", OC\AppFramework\ ... {}, {_route: "files_sharing.ShareInfo.info"})
 9. <<closure>>
    __invoke({_route: "files_sharing.ShareInfo.info"})
10. /httpdocs/CLOUD/lib/private/Route/Router.php line 297
    call_user_func(OC\AppFramework\ ... {}, {_route: "files_sharing.ShareInfo.info"})
11. /httpdocs/CLOUD/lib/base.php line 987
    match("/apps/files_sharing/shareinfo")
12. /httpdocs/CLOUD/index.php line 42
    handleRequest()

POST /index.php/apps/files_sharing/shareinfo?t=haLF3avfNhvD7Lb
from 80.74.131.91 at 2019-09-12T08:31:54+02:00

[files] Error: Backends provided no user object for michel.ketterle@sp-wil.ch

POST /index.php/apps/files_sharing/shareinfo?t=haLF3avfNhvD7Lb
from 80.74.131.91 at 2019-09-12T08:31:54+02:00
violoncelloCH commented 4 years ago

@Mannshoch have you tried installing the Auth_SASL php package? looks like this is required in your case (the way your IMAP server authenticates) by the roundcube mail library we are using...

Mannshoch commented 4 years ago

I'm not able to install anything. I have a simple PHP webspace with mail. In Backend Im able to setup the Webmail access. And that is already setup to Roundcube. I'm able to change it to horde if needed.

violoncelloCH commented 4 years ago

hmm, I see; but then that's going to be difficult... The only thing I can recommend to you is to continue to use the old code, as long as this solution works on your hoster's system (basically as long as they don't update their php environment to not include the old unmaintained mailing library)

Mannshoch commented 4 years ago

Do the old version also work on Nextcloud 16+ ?

I try to write at my webhosters support and need some arguments. What old PHP package did you replaced with Auth_SASL?

violoncelloCH commented 4 years ago

yes, the old version should still work with Nextcloud 17... you would just need to adjust the nextcloud-dependency max-version in appinfo/info.xml ...

it's the php-imap extension... take a look at issue #44 for arguments and reference links and on the pr #49 for the change to roundcubes library which unfortunately needs this Auth_SASL dependency for authentication in your case (seems to depend on the imap mailserver config/implementation)

also the php-imap extension only supports TLSv1.1 (no v1.2 or 1.3) which causes issues as well

Mannshoch commented 4 years ago

My Webhoster told me they installed pear and Auth_SASL for me. But I still get this error: ERROR: Could not connect via roundcube lib: The Auth_SASL package is required for DIGEST-MD5 authentication Are there other requirements I may need?

Mannshoch commented 4 years ago

if I test with <?php require_once 'Mail.php'; var_dump(class_exists('Mail')); then I get True. Auth_SASL should work then, shouldn't it?

See also: https://stackoverflow.com/questions/5326475/how-do-i-check-to-see-if-pear-is-installed-on-my-server-or-not

ftoledo commented 4 years ago

My Webhoster told me they installed pear and Auth_SASL for me. But I still get this error: ERROR: Could not connect via roundcube lib: The Auth_SASL package is required for DIGEST-MD5 authentication Are there other requirements I may need?

i just update from 14.x to 15. and same error. any workaround?

violoncelloCH commented 4 years ago

My Webhoster told me they installed pear and Auth_SASL for me. But I still get this error: ERROR: Could not connect via roundcube lib: The Auth_SASL package is required for DIGEST-MD5 authentication Are there other requirements I may need?

hmm strange; maybe the webserver wasn't restarted properly after adding the package?

ftoledo commented 4 years ago

My Webhoster told me they installed pear and Auth_SASL for me. But I still get this error: ERROR: Could not connect via roundcube lib: The Auth_SASL package is required for DIGEST-MD5 authentication Are there other requirements I may need?

hmm strange; maybe the webserver wasn't restarted properly after adding the package?

thanks! i update too the connection string for the imap server and just work again.

violoncelloCH commented 4 years ago

great to hear that you made it working again @ftoledo ! maybe you can share with us what you exactly changed so others can take a look and hopefully fix their setups as well...?

ftoledo commented 4 years ago

great to hear that you made it working again @ftoledo ! maybe you can share with us what you exactly changed so others can take a look and hopefully fix their setups as well...?

yeap, i just update the server settings (the array items) at mi config.php

 'user_backends' =>.
  array (
    0 =>.
    array (
      'class' => 'OC_User_IMAP',
      'arguments' =>.
      array (
        0 => '127.0.0.1',
        1 => 143,
        2 => NULL,
        3 => 'midomain.com.ar',
        4 => true,
        5 => false,
      ),
    ),
  ),
Mannshoch commented 4 years ago

I teste every thing possible now and I have only in one condition an other Feedback than ERROR: Could not connect via roundcube lib: The Auth_SASL package is required for DIGEST-MD5 authentication

If I set the security to 'tls' i get ERROR: Could not connect via roundcube lib: Empty startup greeting

andrewhotlab commented 4 years ago

I just hit the same issue by upgrading NC from 14 to 15. I'm running NC 15.0.13, user_external 0.7.0 on FreeBSD 11.3 with Apache 2.4.41, PHP 7.2.24 and Pear-Auth_SASL 1.1.0.

Lucky I was able to temporary disable DIGEST-MD5 authentication on our IMAP sever, thus I worked it around for now, but this problem can be a show-stopper for anyone who cannot change their mail server settings.

Mannshoch commented 4 years ago

I'm not able to deactivate DIGEST-MD5 because I have no control for this settings

andrewhotlab commented 4 years ago

It looks like the the code is unable to use the Pear Auth_SASL, even if it is installed and working (I'm running it on FreeBSD 11.3):

# pear list
Installed packages, channel pear.php.net:
=========================================
Package          Version State
Archive_Tar      1.4.3   stable
Auth             1.6.4   stable
Auth_SASL        1.1.0   stable
Console_Getopt   1.4.1   stable
PEAR             1.10.6  stable
Structures_Graph 1.1.1   stable

Or the cause can be related to this? Failed authentication via Roundcube: AUTHENTICATE DIGEST-MD5

Mannshoch commented 4 years ago

Dear Developers

I request you for a stable solution. My Nextcloud is still at 15.0.5 external_user is at 0.5.1 and I wish to update to current Nextcloud.

I'm not sure where the Problem is but I please you to find a solution for this issue. I know, I'm not a big customer. There is still this little club with Nextcloud and Mail from a cheap shared hoster webspace I serve as admin. But If you could spear some time. I would like it if you could work on this.

If you need any Information, I would likely help

violoncelloCH commented 4 years ago

Hi @Mannshoch Please note that I'm not a Nextcloud employee but just a community member maintaining this app in my spare time which is very rare currently. I can understand your demand for a solution to this issue and I'm sad to not being able to provide this quickly.

So please also don't blame Nextcloud GmbH for not solving this; they are limited in man power as well and need to focus on customer requests. If you're a customer of Nextcloud GmbH, please use the official communication ways to ask a solution there.

In the mean time I'd like to encourage anyone willing to take a deeper look at the code and to contribute changes and improvements :)

Mannshoch commented 4 years ago

Is it may possible to add the old way as a fallback or an extra tick you have to set in settings to user_external?

violoncelloCH commented 4 years ago

hi everyone we have a nice new approach for IMAP authentication which hopefully also fixes this issue from @rollbrettler in #122 (Thanks a lot to them!) now we're looking for as much volunteers as possible to test this out, so please take a look at #122 - further info (also on how to proceed) will be following there...

violoncelloCH commented 4 years ago

please take a look at this comment with info on how to proceed: https://github.com/nextcloud/user_external/pull/122#issuecomment-582109772