Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix RotationConfiguration test and remove nil-kind rotates. | Kasper Timm Hansen | 2017-09-24 | 1 | -4/+1 |
* | Use new rotation signature in cookies. | Kasper Timm Hansen | 2017-09-24 | 1 | -5/+5 |
* | Remove advanced key generator rotations from verifier/encryptor. | Kasper Timm Hansen | 2017-09-24 | 1 | -34/+6 |
* | Infer options from the primary verifier. | Kasper Timm Hansen | 2017-09-24 | 1 | -4/+7 |
* | [ci skip] RotationConfiguration is an implementation detail, not public API. | Kasper Timm Hansen | 2017-09-24 | 1 | -1/+1 |
* | Add key rotation message Encryptor and Verifier | Michael Coyne | 2017-09-23 | 2 | -0/+106 |
* | Perform self-serialization once metadata is involved. | Kasper Timm Hansen | 2017-08-13 | 1 | -17/+32 |
* | Fix all rubocop violations | Rafael Mendonça França | 2017-08-03 | 1 | -0/+1 |
* | Let Metadata instance handle purpose coercion. | Kasper Timm Hansen | 2017-07-23 | 1 | -4/+4 |
* | Remove dependency on `from_now` extension. | Kasper Timm Hansen | 2017-07-23 | 1 | -1/+1 |
* | Add expires_at, expires_in, and purpose meta_data to messages. | Assain | 2017-07-19 | 1 | -0/+55 |