~bjornt/maas:fix-test-js

Last commit made on 2018-03-05
Get this branch:
git clone -b fix-test-js https://git.launchpad.net/~bjornt/maas
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
fix-test-js
Repository:
lp:~bjornt/maas

Recent commits

79d353d... by Björn Tillenius

Explicitly use our nodejs when invoking karma.

cb6aadb... by Alberto Donato

remove xdg-* binaries from the snap.

cc68097... by Mike Pontillo

Fix javascript-needs-rebuild script. Update to Webpack 4.

8cebfef... by Andres Rodriguez

Add lintian-overrides for the source package.

498d34c... by Alberto Donato

don't disable OAuth-based auth when external auth is enabled

a133901... by Björn Tillenius

Make 'maas login <url>' try to use a macaroon for authentication.

If the MAAS server supports macaroons, a macaroon will be created
and it will be used to generate a new API token for the client to use.

e40bacd... by Alberto Donato

Return a macaroon discharge request when an invalid macaroon is presented

1f9751a... by Lee Trager

LP: #1751946 - Only cleanup ScriptSets of the same type.

d4d5e50... by Alberto Donato

Add an ExternalAuthInfoMiddleware which provides an "external_auth_info" on the request

ac543de... by Alberto Donato

re-add extra-js template block