[obs-commits] [openSUSE/open-build-service] 4c21c7: [webui][ci] Delete unused line of code

Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 4c21c7903689bf401bc6155cb26845bd9b3ea738 https://github.com/openSUSE/open-build-service/commit/4c21c7903689bf401bc615... Author: Eduardo Navarro <enavarro@suse.com> Date: 2017-12-11 (Mon, 11 Dec 2017) Changed paths: M src/api/spec/lib/authenticator_spec.rb Log Message: ----------- [webui][ci] Delete unused line of code Commit: bc5f7606ed74ce66d5a1fa695efd3f5ea24f4643 https://github.com/openSUSE/open-build-service/commit/bc5f7606ed74ce66d5a1fa... Author: Eduardo Navarro <enavarro@suse.com> Date: 2017-12-12 (Tue, 12 Dec 2017) Changed paths: M src/api/spec/lib/authenticator_spec.rb Log Message: ----------- [webui][ci] Add missing tests for kerberos * Add missing tests for kerberos authentication: * ensure that we have a test with CONFIG['kerberos_realm'] not set * an exception is raised when CONFIG['kerberos_service_principal'] is empty * ensure that an exception is being raised if user is authenticated in a wrong kerberos realm * the response header WWW-Authenticate has been set Pair-programmed with @mdeniz and @bgeuken. Commit: f8b183ca747db294f7801792c4e5d00b33dd0cf8 https://github.com/openSUSE/open-build-service/commit/f8b183ca747db294f78017... Author: Moisés Déniz Alemán <mdeniz@suse.com> Date: 2017-12-12 (Tue, 12 Dec 2017) Changed paths: M src/api/spec/lib/authenticator_spec.rb Log Message: ----------- Merge pull request #4211 from eduardoj/improve_testing_authentication_kerberos Improve testing authentication of kerberos Compare: https://github.com/openSUSE/open-build-service/compare/bc5f4478e140...f8b183...
participants (1)
-
Moisés Déniz Alemán