Closed ghost closed 10 years ago
thanks @lschoepps, but with a rspec test it would be perfect =)
I've made some rspec tests. I don't know if it is the correct way to do them since it affects multiple lines. I didn't write tests if only some options are specified and not the three together. Should I do so ?
hi, hum we could maybe remove the meta-char (like \t
and \n
in order to not break the tests if a wite-space is changed =)) but ok.
Thanks!!
You're right, I can commit this change if you want (the removal of '\n').
As you want, but it's not really a big problem ;)
This commit adds the possibility to show a logo and a link under the sign-in page. The content is based on the suggestion commented from gitlab in templates/gitlab.yml.erb:264.