[GitHub] cloudstack pull request: Removal of DefaultUserAuthenticator empty...

2015-11-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1100 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Removal of DefaultUserAuthenticator empty...

2015-11-28 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1100#issuecomment-160389915 LGTM based on the tests below. Can't really judge the change itself. ``` nosetests --with-marvin --marvin-config=${marvinCfg} -s -a tags=advanced,re

[GitHub] cloudstack pull request: Removal of DefaultUserAuthenticator empty...

2015-11-27 Thread rafaelweingartner
Github user rafaelweingartner commented on the pull request: https://github.com/apache/cloudstack/pull/1100#issuecomment-160226913 @remibergsma I have rebase the PR and resolved the conflicts for @alexandrelimassantana --- If your project is set up for it, you can reply to this emai

[GitHub] cloudstack pull request: Removal of DefaultUserAuthenticator empty...

2015-11-27 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1100#issuecomment-160190122 @alexandrelimassantana Can you rebase please and resolve the conflict? Thanks! --- If your project is set up for it, you can reply to this email and have your

[GitHub] cloudstack pull request: Removal of DefaultUserAuthenticator empty...

2015-11-23 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1100#issuecomment-158874243 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature ena

[GitHub] cloudstack pull request: Removal of DefaultUserAuthenticator empty...

2015-11-22 Thread alexandrelimassantana
Github user alexandrelimassantana commented on the pull request: https://github.com/apache/cloudstack/pull/1100#issuecomment-158764180 Thanks for that look-up @rafaelweingartner. Yeah that class was very old, it's use in the hierarchy, as of now, was just for forwading an interface

[GitHub] cloudstack pull request: Removal of DefaultUserAuthenticator empty...

2015-11-21 Thread rafaelweingartner
Github user rafaelweingartner commented on the pull request: https://github.com/apache/cloudstack/pull/1100#issuecomment-158688747 Sure ;) He is one of my team mates of that project we talked about. Today was one of the days that we meet and try to clean some code. We normally

[GitHub] cloudstack pull request: Removal of DefaultUserAuthenticator empty...

2015-11-21 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1100#issuecomment-158688687 ah @rafaelweingartner you did the check for @alexandrelimassantana , ok ;) --- If your project is set up for it, you can reply to this email and have your repl

[GitHub] cloudstack pull request: Removal of DefaultUserAuthenticator empty...

2015-11-21 Thread rafaelweingartner
Github user rafaelweingartner commented on the pull request: https://github.com/apache/cloudstack/pull/1100#issuecomment-158688620 Hi @DaanHoogland, That class was created 5 years ago by “Manuel Amador”, at that time the class had some logic. Then, someone called “Darren She

[GitHub] cloudstack pull request: Removal of DefaultUserAuthenticator empty...

2015-11-21 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1100#issuecomment-158684056 @alexandrelimassantana Did you check who created the DefaultUserAuthenticator? Your change makes sense to me but I would like to know why it was created before

[GitHub] cloudstack pull request: Removal of DefaultUserAuthenticator empty...

2015-11-21 Thread alexandrelimassantana
GitHub user alexandrelimassantana opened a pull request: https://github.com/apache/cloudstack/pull/1100 Removal of DefaultUserAuthenticator empty class. The DefaultUserAuthenticator is an empty class, extending from the AdapterBase and implementing the UserAuthenticator interface

[GitHub] cloudstack pull request: Removal of DefaultUserAuthenticator empty...

2015-10-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/852 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Removal of DefaultUserAuthenticator empty...

2015-10-10 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/852#issuecomment-147090501 LGTM, thanks for the cleanup :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] cloudstack pull request: Removal of DefaultUserAuthenticator empty...

2015-09-19 Thread rafaelweingartner
Github user rafaelweingartner commented on the pull request: https://github.com/apache/cloudstack/pull/852#issuecomment-141721291 Nice work @alexandrelimassantana, the class “DefaultUserAuthenticator” does not bring anything new to the hierarchy. Moreover, it has a comment “Use

[GitHub] cloudstack pull request: Removal of DefaultUserAuthenticator empty...

2015-09-19 Thread alexandrelimassantana
GitHub user alexandrelimassantana opened a pull request: https://github.com/apache/cloudstack/pull/852 Removal of DefaultUserAuthenticator empty class. The DefaultUserAuthenticator is an empty class, extending from the AdapterBase and implementing the UserAuthenticator interface.