- Nov 14, 2017
-
-
Andrew Conrad authored
Signed-off-by:
Andrew Conrad <aconrad103@gmail.com>
-
- Oct 27, 2017
-
-
Erik Johnston authored
Revert "Add jitter to validity period of attestations"
-
Erik Johnston authored
-
Erik Johnston authored
Add jitter to validity period of attestations
-
Erik Johnston authored
This helps ensure that the renewals of attestations are spread out more evenly.
-
- Oct 24, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
Correctly wire in update group profile over federation
-
Erik Johnston authored
- Oct 23, 2017
-
-
Richard van der Hoff authored
PEP8 fixes
-
Richard van der Hoff authored
E741 says "do not use variables named ‘l’, ‘O’, or ‘I’".
-
Richard van der Hoff authored
what could possibly go wrong
-
Erik Johnston authored
-
Richard van der Hoff authored
Fix a logcontext leak in the media repo
-
Richard van der Hoff authored
Updates to ID checking
-
Richard van der Hoff authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Richard van der Hoff authored
Remove pointless create() method
-
- Oct 20, 2017
-
-
Richard van der Hoff authored
May as well do it whenever we parse a Group ID. We check the sigil and basic structure here so it makes sense to check the grammar in the same place.
-
Richard van der Hoff authored
... because the spec says we should.
-
Richard van der Hoff authored
Factor out a common function for checking user ids and group ids, which forbids capitals.
-
Richard van der Hoff authored
It just calls the constructor, so we may as well kill it rather than having random codepaths.
-
- Oct 19, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Add config to enable group creation
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Enforce sensible group IDs
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Fix typo in thumbnail generation
-
Erik Johnston authored
-
Erik Johnston authored
- Oct 18, 2017
-
-
Richard van der Hoff authored
Fix 500 error when we get an error handling a PDU
-
- Oct 17, 2017
-
-
Richard van der Hoff authored
Fix 500 error when fields missing from power_levels event
-