- Sep 06, 2018
-
-
Amber Brown authored
-
- Aug 31, 2018
-
-
Neil Johnson authored
-
- Aug 24, 2018
-
-
Erik Johnston authored
-
- Aug 18, 2018
-
-
Neil Johnson authored
-
Neil Johnson authored
-
- Aug 16, 2018
-
-
Neil Johnson authored
-
- Aug 15, 2018
-
-
Neil Johnson authored
-
Neil Johnson authored
-
- Aug 13, 2018
-
-
Neil Johnson authored
-
Neil Johnson authored
Revert "support admin_email config and pass through into blocking errors, return AuthError in all cases" This reverts commit 0d43f991.
-
Neil Johnson authored
-
Amber Brown authored
-
- Aug 10, 2018
-
-
black authored
-
- Aug 04, 2018
-
-
Neil Johnson authored
-
- Aug 03, 2018
-
-
Neil Johnson authored
-
Neil Johnson authored
-
- Aug 02, 2018
-
-
Neil Johnson authored
-
- Aug 01, 2018
-
-
Amber Brown authored
-
- Jul 09, 2018
-
-
Amber Brown authored
-
- Jun 28, 2018
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
- Mar 23, 2017
-
-
pik authored
* use a valid filter in rest/client/v2_alpha test Signed-off-by:
pik <alexander.maznev@gmail.com>
-
pik authored
Signed-off-by:
pik <alexander.maznev@gmail.com>
-
pik authored
* add invalid filter tests Signed-off-by:
pik <alexander.maznev@gmail.com>
-
- Jan 17, 2017
-
-
Erik Johnston authored
-
- Dec 06, 2016
-
-
Richard van der Hoff authored
Make sure that a user cannot pretend to be a guest by adding 'guest = True' caveats.
-
- Sep 12, 2016
-
-
Mark Haines authored
-
- Jul 20, 2016
-
-
Richard van der Hoff authored
Record the device_id when we add a client ip; it's somewhat redundant as we could get it via the access_token, but it will make querying rather easier.
-
- Jul 13, 2016
-
-
Negar Fazeli authored
-
- May 13, 2016
-
-
Negi Fazeli authored
- Add unittests for client, api and handler Signed-off-by:
Negar Fazeli <negar.fazeli@ericsson.com>
-
- Feb 19, 2016
-
-
Mark Haines authored
Also check that the __repr__ method for FilterCollection does something sensible.
-
Mark Haines authored
-
- Jan 28, 2016
-
-
Erik Johnston authored
-
- Jan 25, 2016
-
-
Erik Johnston authored
-
- Jan 22, 2016
-
-
Erik Johnston authored
-
- Jan 11, 2016
-
-
Daniel Wagner-Hall authored
This tracks data about the entity which made the request. This is instead of passing around a tuple, which requires call-site modifications every time a new piece of optional context is passed around. I tried to introduce a User object. I gave up.
-
- Jan 07, 2016
-
-
Matthew Hodgson authored
-
- Jan 05, 2016
-
-
Daniel Wagner-Hall authored
-
- Nov 04, 2015
-
-
Daniel Wagner-Hall authored
This follows the same flows-based flow as regular registration, but as the only implemented flow has no requirements, it auto-succeeds. In the future, other flows (e.g. captcha) may be required, so clients should treat this like the regular registration flow choices.
-
- Oct 20, 2015
-
-
Erik Johnston authored
-