~blake-rouse/maas:no-csrf-login

Last commit made on 2019-10-09
Get this branch:
git clone -b no-csrf-login https://git.launchpad.net/~blake-rouse/maas
Only Blake Rouse can upload to this branch. If you are Blake Rouse please log in for upload directions.

Branch merges

Branch information

Name:
no-csrf-login
Repository:
lp:~blake-rouse/maas

Recent commits

f7cf69f... by Blake Rouse

Remove the need for csrf on the login page.

a8c9f5f... by Blake Rouse

Revert "Remove the need for CSRF to require authentication, being that its a POST request its protected by CORS. Login requires a CSRF before authentication, and current login view returns the CSRF token unauthenticated."

This reverts commit c73814c74627c7a6a3213080b27a364ad6d87f1d.

c73814c... by Blake Rouse

Remove the need for CSRF to require authentication, being that its a POST request its protected by CORS. Login requires a CSRF before authentication, and current login view returns the CSRF token unauthenticated.

04814e0... by Lee Trager

LP: #1846348 - Include all test statuses and remove tooltip from websocket

d593bba... by Blake Rouse

Fixes LP: #1847086 - Update username max_length to 150 for event model.

1c1ddb8... by Blake Rouse

Fix issues with running services and commands with the new venv.

3ed974a... by Caleb Ellis

Add NUMA nodes card to machine summary.

5c633b3... by Alberto Donato

Drop reference to --devmode in HACKING.rst

311e291... by Steve Rydz

Add field for tests that accept a URL

af1af4d... by Alberto Donato

add network interface hardware details to websocket call and SRIOV VF count.