~deadlight/maas:sticky-header-height-fix

Last commit made on 2018-03-06
Get this branch:
git clone -b sticky-header-height-fix https://git.launchpad.net/~deadlight/maas
Only Karl Williams can upload to this branch. If you are Karl Williams please log in for upload directions.

Branch merges

Branch information

Name:
sticky-header-height-fix
Repository:
lp:~deadlight/maas

Recent commits

0fb98a7... by Karl Williams

Remove sticky header javascript

Removed instances of the sticky javascript and the source files

f353ec1... by Alberto Donato

make users create from external auth administrators

7897889... by Lee Trager

Stop polling power_types in the UI

a930337... by Björn Tillenius

Explicitly use our nodejs when invoking karma.

This make test.js and test.parallel work again.

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