bug-librejs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-librejs] Posteo: login failes after allowing all scripts


From: peterbraet
Subject: [Bug-librejs] Posteo: login failes after allowing all scripts
Date: Sat, 02 Jun 2018 12:37:08 +0200
User-agent: Posteo Webmail

Even after allowing all blocked scripts and reloading the page I was unable to login on Posteo.
I'll have to remove LibreJS because it makes internet  totally unusable.

List of accepted JavaScript in https://posteo.de/en

Script appears to be free under the following license: GNU General Public License (GPL) version 3

      //<![CDATA[
        /*
See <https://www.gnu.org/software/librejs/free-your-javascript.html>.

        @licstart  The following is the entire license notice for the
        JavaScript code in this page.

        Copyright (C) 2015 Posteo e.K.

        The JavaScript code in this page is free software: you can
        redistribute it and/or modify it under the terms of the GNU
General Public License (GNU GPL) as published by the Free Software
        Foundation, either version 3 of the License, or (at your option)
any later version. The code is distributed WITHOUT ANY WARRANTY;
        without even the implied warranty of MERCHANTABILITY or FITNESS
        FOR A PARTICULAR PURPOSE.  See the GNU GPL for more details.

        As additional permission under GNU GPL version 3 section 7, you
may distribute non-source (e.g., minimized or compacted) forms of
        that code without the copy of the GNU GPL normally required by
        section 4, provided you include this license notice and a URL
        thro…

Script appears to be free under the following license: GNU General Public License (GPL) version 3 -- This script is trivial

      //<![CDATA[
        document.addEventListener('DOMContentLoaded', function(){

          var stage = new Stage('#stage',{
            autoScroll: true,
            fullWidth: true,
            prevSelector: '.stage-indicator-wrapper .prev',
            nextSelector: '.stage-indicator-wrapper .next'
          });

          var stageIndicator = new Stage('#stage-indicator',{
            columns: 3,
            autoScroll: false,
            disableMouse: true,
            disablePointer: true,
            disableTouch: true
          });

          stageIndicator.listenTo(stage);
          stage.listenTo(stageIndicator);

        }, false);
      //]]>

Script appears to be free under the following license: GNU General Public License (GPL) version 3 -- Script is trivial but defines one or more functions


        window.onload = function() {
          document.getElementById('user_session_username').focus();
        }

        $(document).on('ready', function() {

          $(".p_slider--pressetour .p_slider__wrapper").slick({
            slidesToShow: 2,
            slidesToScroll: 2,
            nextArrow: '<span class="slick-next"><b>forward</b></span>',
            prevArrow: '<span class="slick-prev"><b>back</b></span>',
            responsive: [
              {
                breakpoint: 640,
                settings: {
                  slidesToShow: 1,
                  slidesToScroll: 1
                }
              }
            ]
          });

        });



Script appears to be free under the following license: GNU General Public License (GPL) version 3 -- This script is trivial

          var hasMainNav = document.getElementsByClassName('p_mainnav');
          if (hasMainNav.length > 0) {
            var navigation = responsiveNav('.p_mainnav', {
              customToggle: "#p_js-toggle-mainnav"
            });
          }
            $('html').removeClass('no-js').addClass('js');


Script appears to be free under the following license: GNU General Public License (GPL) version 3 -- This script is trivial
    [{"attribute":"onsubmit","value":"event.preventDefault();"}]

This script is free according to a JS Web Labels page visited recently (at https://posteo.de/js-licenses.html# )
    https://posteo.de/javascripts/basics.js?1527612087
This script is free according to a JS Web Labels page visited recently (at https://posteo.de/js-licenses.html# )
    https://posteo.de/javascripts/feedback-messages.js?1527612087
Remove from WhitelistNONTRIVIAL: innerHTML identifier -- whitelisted by user https://posteo.de/javascripts/responsive-nav/responsive-nav.min.js?1527612087 This script is free according to a JS Web Labels page visited recently (at https://weblabels.fsf.org/crm.fsf.org/CURRENT/# )
    https://posteo.de/javascripts/jquery-1.12.4.min.js?1527612087
This script is free according to a JS Web Labels page visited recently (at https://posteo.de/js-licenses.html# )
    https://posteo.de/javascripts/jquery.window-onscroll.js?1527612087
Remove from WhitelistThis script is detected as nonfree, external, and as defining functions or methods -- whitelisted by user
    https://posteo.de/javascripts/jquery.rwd_totoplink.js?1527612087
Remove from WhitelistThis script is detected as nonfree, external, and as defining functions or methods -- whitelisted by user
    https://posteo.de/javascripts/slick/slick.min.js?1527612087
Remove from Whitelisterror parsing: fef66a7f1cfdb83ecf66f4defea3f0ed76e36a0a -- whitelisted by user
    https://posteo.de/javascripts/iscroll.js?1527612087
Remove from WhitelistThis script is detected as nonfree, external, and as defining functions or methods -- whitelisted by user
    https://posteo.de/javascripts/stage.js?1527612087

List of blocked JavaScript in https://posteo.de/en

    LibreJS did not block any scripts on this page:
        There may be no scripts on this page (check source, C-u).
        All the scripts on this page may be trivial and/or free.
You may have whitelisted this domain name or url from the preferences (Type about:addons in your location bar to check) You may have clicked the "allow all scripts" button, which causes LibreJS to load all JavaScript on a page regardless of whether it is free, trivial, nontrivial or nonfree. This policy is effective for the entire duration of a Firefox session. If for any reason you think LibreJS should have blocked JavaScript code on this page, please report this issue to: address@hidden

Web Labels pages being used for this session

    https://posteo.de/js-licenses.html





reply via email to

[Prev in Thread] Current Thread [Next in Thread]