BigW Consortium Gitlab

  1. 03 Jul, 2017 1 commit
  2. 26 Apr, 2017 1 commit
  3. 05 Apr, 2017 1 commit
    • Handle SSH keys that have multiple spaces between each marker · 54849afc
      Stan Hu authored
      Notice what happens when a user adds a key with a space in between:
      
      ```
      irb(main):004:0> 'ssh-rsa  foobar'.split(/ /)
      => ["ssh-rsa", "", "foobar"]
      ```
      
      This would cause gitlab-shell to receive a blank argument for the actual
      key, leading to users unable to login.
  4. 04 Nov, 2016 1 commit
  5. 07 Oct, 2016 1 commit
  6. 06 Oct, 2016 1 commit
  7. 16 Sep, 2016 1 commit
  8. 30 Jun, 2016 2 commits
  9. 09 Dec, 2015 1 commit
  10. 09 Oct, 2015 1 commit
  11. 22 Jun, 2015 1 commit
  12. 12 Feb, 2015 1 commit
  13. 15 Apr, 2013 1 commit
  14. 03 Apr, 2013 1 commit
  15. 11 Feb, 2013 1 commit
  16. 05 Feb, 2013 2 commits
  17. 28 Jan, 2013 2 commits
  18. 20 Dec, 2012 1 commit
  19. 07 Sep, 2012 1 commit