Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-12Externalize strings in app/modelsMartin Wortschack
2019-03-06Use encrypted runner tokensKamil TrzciƄski
2018-12-04Fix typo in encrypted token authenticatable strategyGrzegorz Bizon
2018-12-04Fix token_set? method by checking migration statusGrzegorz Bizon
2018-12-03Use plaintext token when migration is not completeGrzegorz Bizon
2018-12-03Refactor encrypted token strategy classGrzegorz Bizon
2018-12-03Fix token encrypted strategy when migrating dataGrzegorz Bizon
2018-12-03Implement migration strategy for token authenticatableGrzegorz Bizon
2018-11-28Expire application settings after encrypting tokensGrzegorz Bizon
2018-11-27Fix resetting old token when fallback strategy is providedGrzegorz Bizon
2018-11-27Improve token authenticable tests and exceptionsGrzegorz Bizon
2018-11-23Improve test cases description in token-related specsGrzegorz Bizon
2018-11-23Only allow valid options when configuring tokensGrzegorz Bizon
2018-11-23Improve token strategy fallback and add more specsGrzegorz Bizon
2018-11-20Reset insecure token when setting an encrypted oneGrzegorz Bizon
2018-11-20Use falback to set token if encrypted field is missingGrzegorz Bizon
2018-11-20Do not raise if encrypted tokens field does not existGrzegorz Bizon
2018-11-16Add specs for token authenticable strategy factory methodGrzegorz Bizon
2018-11-15Extract token authenticatable strategy fabricationGrzegorz Bizon
2018-11-15Encrypt new instance runners registration tokensGrzegorz Bizon
2018-11-14Add unit tests for encrypted token authenticatableGrzegorz Bizon
2018-11-14Add specs scaffold for encrypted token authenticatableGrzegorz Bizon
2018-11-14Remove text prepended to a class by a mistakeGrzegorz Bizon
2018-11-14Refactor token authenticatable encrypted strategyGrzegorz Bizon
2018-11-14Remove token_field_name method from base classGrzegorz Bizon
2018-11-13Do not use cleartext approach for encrypted tokensGrzegorz Bizon
2018-11-13Add `encrypted` strategy to persist encrypted tokensGrzegorz Bizon
2018-10-31TokenAuthenticatable allows non-unique tokensJames Edwards-Jones
2018-10-29[master] Persist only SHA digest of PersonalAccessToken#tokenImre Farkas