boartty/examples
Christoph Gysin ccc5baaf9e Add support for auth-type=form
I'm using a gerrit installation that uses neither 'basic' nor 'digest'
authentication methods, but instead redirects users to a custom login
form which sets a cookie to provide authentication.

This commit adds a new auth-type 'form', that automates logging in
through that form.

Currently, the path to the form is hardcoded to '/login' and the names
of the username and password fields to 'username' and 'password'
respectively. If preferred, I can add configuration options for each of
those too.

Change-Id: I3fff38b1be3f17c753787c9eb62ede0ce60a3ece
2016-05-02 11:01:43 -05:00
..
googlesource-gertty.yaml Add support for customized dashboard sorting 2016-02-10 07:57:02 -08:00
minimal-gertty.yaml Add notes to see reference-gertty.yaml for more info 2015-12-22 13:00:03 -08:00
openstack-gertty.yaml Add matchers for external references on launchpad 2016-05-02 10:59:22 -05:00
reference-gertty.yaml Add support for auth-type=form 2016-05-02 11:01:43 -05:00