Age | Commit message (Collapse) | Author |
|
|
|
|
|
configured auth token.
|
|
token, "tmp" users are users that exist only in tmp db, "test" users are either tmp users or users named "test_user_x"
|
|
are configured in the static config, to be used for infrastructure monitoring.
|
|
|
|
|
|
Braintree_implementation
|
|
Admin - Ability to enable/disable user
|
|
|
|
|
|
|
|
|
|
From line 114 to line 120
|
|
Added the necessary labels to allow the localization of the signup form
and the labels to users.en.yml for localization
|
|
Through the config param 'invite_required', providers can decide whether users need to provide an invite code upon signup.
The default setting is false.
|
|
|
|
|
|
|
|
|
|
- Copy intro chapter from homepage
- Advise new users to not test with admin party locally
- Ignore couchdb.admin.yml so it's consistent with the regular
couchdb.yml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
client_cert_lifespan config option.
|
|
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.
|
|
They add very little value and clutter the production logs when bots scan.
|
|
is a reserved username that can't be registered.
|
|
|
|
|
|
API: Authenticated access to config settings
|
|
|
|
the Warden::SessionSerializer was not getting loaded at all because we had a file by the same name. We want it to get loaded and be patched instead.
|
|
Also save debug log on failing features
|