This is an automated email from the ASF dual-hosted git repository.

jky pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/flagon-useralejs.git


    from 8bd9b61  Merge pull request #407 from UMD-ARLIS/background
     add b311103  Add basic auth to extension
     add 923be54  add password to main script and persist in ext storage
     add 3ee604a  Remove password from main script
     add d2bc4ad  Set auth header with password
     add 24a5ccd  Get auth header on ext boot
     new 5ab92db  Merge pull request #408 from UMD-ARLIS/ext-auth

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build/UserALEWebExtension/background.js    | 11 +++++----
 build/UserALEWebExtension/content.js       |  1 -
 build/UserALEWebExtension/options.js       | 36 ++++++++++++++++------------
 build/UserALEWebExtension/optionsPage.html | 10 ++++----
 src/UserALEWebExtension/background.js      | 12 ++++++----
 src/UserALEWebExtension/messageTypes.js    |  6 ++---
 src/UserALEWebExtension/options.js         | 38 ++++++++++++++++++------------
 src/UserALEWebExtension/optionsPage.html   | 10 ++++----
 8 files changed, 70 insertions(+), 54 deletions(-)

Reply via email to