index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
Age
Commit message (
Expand
)
Author
2017-03-21
test: admin user api always green
Azul
2017-03-21
fix: 404 on key request with non html content-type
Azul
2017-03-02
Fix keys route to accept usernames with dots
Tulio Casagrande
2016-08-19
respond_to on a per controller basis
Azul
2016-08-17
bugfix: send 406 if an unexpected format is asked for
Azul
2016-07-14
[feature] restrict is_admin in the user api, to only allow querying
NavaL
2016-05-23
move signup from users to account_controller
Azul
2016-05-20
api: set defaults for version in routes
Azul
2016-05-18
api: allow version bumping - bump to 2
Azul
2016-05-09
minor: cleanup debug message in test
Azul
2016-05-03
use APP_CONFIG[config_file_paths] for provider.json
Azul
2016-05-03
fix type mismatch TokenAuthTest
Azul
2016-05-02
test: use assert_error_response in functional test
Azul
2016-05-02
test: response is blank - not = ' '
Azul
2016-04-11
allow monitor auth to create users even if invites are normally required.
elijah
2016-04-01
api: added super simple motd, closes #7866
elijah
2016-03-30
api: return proper 404 for GET /1/identities/:id.json
elijah
2016-03-28
api: added get(:show) to identities and users, allow monitors to create/delet...
elijah
2016-03-28
api: added allow ability to limit what IPs can access api using a static conf...
elijah
2016-02-10
allow user accounts to be re-enabled, and for associated identities to also g...
elijah
2016-01-31
remove cert fingerprints for disabled users, so that they cannot send email a...
elijah
2015-10-19
Merge pull request #196 from EvyW/develop
azul
2015-09-28
Fix several test failures by stubbing invite code validation
ankonym
2015-09-28
Fix test based on actual invite code validation
ankonym
2015-09-21
test users_controller_test
Evelyn
2015-08-07
do not include random cruft in the common name of smtp client certificates
elijah
2014-11-11
Merge branch 'test/feature-for-service-endpoint' of https://github.com/azul/l...
elijah
2014-07-31
use ApiController#anonymous_access_allowed?
Azul
2014-07-31
respond with 404 and 500 when rendering custom error pages
Azul
2014-07-17
add translation and fix tests
Azul
2014-07-14
clean up and simplify error responses and test code
Azul
2014-07-12
fix tests and simplify time calculations
Azul
2014-07-11
Added allow_registration toggle.
Folker Bernitt
2014-07-05
Enable unblocking handles in identities tab
Azul
2014-05-26
Merge pull request #163 from azul/feature/3398-save-hashed-token
azul
2014-05-26
hash token with sha512 against timing attacs #3398
Azul
2014-05-26
fix test to require login
Azul
2014-05-26
change from GET to POST for certs
Azul
2014-05-19
minor: fix tests
Azul
2014-05-19
SmtpCertsController, routes and tests
Azul
2014-05-13
adjust tests to new config and method implementation
Azul
2014-04-18
adopt service_level config to platform settings
Azul
2014-04-18
change service level configuration strategy
Azul
2014-04-17
adjust test to service list in config
Azul
2014-04-17
make use of the UnauthorizedUser
Azul
2014-04-17
initial commit for the service level api
Azul
2014-04-10
move certs into toplevel
Azul
2014-04-08
moving users: app and test files
Azul
2013-12-29
Return 'provider.json' via a controller, to better be able to control the res...
elijah
2013-09-03
integration test for displaying internal server error during signup
Azul
[next]