summaryrefslogtreecommitdiff
path: root/spec/models/concerns/token_authenticatable_strategies
Commit message (Expand)AuthorAgeFilesLines
* Use encrypted runner tokensKamil TrzciƄski2019-03-062-48/+12
* Use plaintext token when migration is not completeGrzegorz Bizon2018-12-031-17/+0
* Refactor encrypted token strategy classGrzegorz Bizon2018-12-031-2/+2
* Fix token encrypted strategy when migrating dataGrzegorz Bizon2018-12-031-0/+17
* Implement migration strategy for token authenticatableGrzegorz Bizon2018-12-031-35/+119
* Improve test cases description in token-related specsGrzegorz Bizon2018-11-231-6/+6
* Only allow valid options when configuring tokensGrzegorz Bizon2018-11-231-0/+7
* Improve token strategy fallback and add more specsGrzegorz Bizon2018-11-231-0/+26
* Reset insecure token when setting an encrypted oneGrzegorz Bizon2018-11-201-0/+2
* Add specs for token authenticable strategy factory methodGrzegorz Bizon2018-11-161-0/+32
* Encrypt new instance runners registration tokensGrzegorz Bizon2018-11-151-2/+2
* Add unit tests for encrypted token authenticatableGrzegorz Bizon2018-11-141-0/+51
* Add specs scaffold for encrypted token authenticatableGrzegorz Bizon2018-11-141-0/+19