Uploaded image for project: 'Moodle app'
  1. Moodle app
  2. MOBILE-2587

Fake credentials shouldn't be sent in desktop apps when adding a site

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.6.0
    • 3.5.2
    • Log in screen
    • Hide
      1. Install electron if you don't have it already: npm install -g electron
      2. Go to the project folder and checkout this branch / or integration when integrated.
      3. Run "electron ."
      4. Check that you can login to new sites.
      Show
      Install electron if you don't have it already: npm install -g electron Go to the project folder and checkout this branch / or integration when integrated. Run "electron ." Check that you can login to new sites.
    • MOODLE_35_STABLE
    • MOODLE_36_STABLE
    • Moodle Mobile 3.6.0

      To avoid CORS issues, we send some fake credentials when accessing a new site. This isn't sent in mobile (Android/iOS) apps because it isn't needed, and it probably isn't needed in desktop apps either.

      Fake credentials are:

      username = 'a';
      password = 'b';
      service = 'c';

            dpalou Dani Palou
            dpalou Dani Palou
            Pau Ferrer Pau Ferrer
            Juan Leyva Juan Leyva
            Pau Ferrer Pau Ferrer
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.