Commit bccf15e7ebe639099ad71fda7fc555bf98e9dd81

Authored by Antonio Terceiro
1 parent 0bbdbcf7

add omniauth-remote-user

Showing 2 changed files with 5 additions and 5 deletions   Show diff stats
@@ -14,6 +14,7 @@ @@ -14,6 +14,7 @@
14 /obs/isv:spb* 14 /obs/isv:spb*
15 /packages 15 /packages
16 /docs/_build/ 16 /docs/_build/
  17 +/omniauth-remote-user
17 *.swp 18 *.swp
18 *~ 19 *~
19 *.swo 20 *.swo
1 [.] 1 [.]
2 2
3 [colab] 3 [colab]
4 -checkout = git clone http://beta.softwarepublico.gov.br/gitlab/softwarepublico/colab.git 4 +checkout = git clone git@beta.softwarepublico.gov.br:softwarepublico/colab.git
5 5
6 [colab-deps] 6 [colab-deps]
7 -checkout = git clone http://beta.softwarepublico.gov.br/gitlab/softwarepublico/colab-deps.git 7 +checkout = git clone git@beta.softwarepublico.gov.br:softwarepublico/colab-deps.git
8 8
9 [mailman-api] 9 [mailman-api]
10 checkout = git clone https://github.com/TracyWebTech/mailman-api.git 10 checkout = git clone https://github.com/TracyWebTech/mailman-api.git
@@ -21,6 +21,5 @@ checkout = hg clone http://bitbucket.org/ianb/paste @@ -21,6 +21,5 @@ checkout = hg clone http://bitbucket.org/ianb/paste
21 [mailman-api/paste/six] 21 [mailman-api/paste/six]
22 checkout = hg clone https://bitbucket.org/gutworth/six 22 checkout = hg clone https://bitbucket.org/gutworth/six
23 23
24 -[sources/solr]  
25 -checkout = wget -c http://archive.apache.org/dist/lucene/solr/4.6.1/solr-4.6.1.tgz  
26 - 24 +[omniauth-remote-user]
  25 +checkout = git clone git@beta.softwarepublico.gov.br:softwarepublico/omniauth-remote-user.git