Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
installed on travis-ci.org
|
|
|
|
|
|
tmp db for test users.
|
|
the leap webapp nodes currently.
|
|
|
|
|
|
client_cert_lifespan config option.
|
|
problem creating the account.
|
|
|
|
|
|
doesn't try to install debugger.
|
|
bootswatch-rails, haml, and json.
|
|
|
|
closes #6550
|
|
tickets db might not yet be initialized.
|
|
https://github.com/azul/leap_web into develop
|
|
develop
|
|
|
|
from a stable url.
|
|
|
|
|
|
|
|
Also moved the location of the config files into a configuration setting.
|
|
There are some places where we only want to require login unless you can use EIP anonymously. So far we had an anonymous_certs_allowed? method in all these controllers. Now it's replaced with ApiController#anonymous_access_allowed?. The naming better reflects that there might be other services that allow anonymous use at some point.
This also fixed a typo name -> @filename that broke the ConfigsController.
|
|
|
|
includes test
|
|
They add very little value and clutter the production logs when bots scan.
|
|
is a reserved username that can't be registered.
|