Skip to content

Commit

Permalink
remove all files generated by oauth-plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
saberma committed Jul 18, 2011
1 parent 3b30d20 commit 181f31b
Show file tree
Hide file tree
Showing 29 changed files with 0 additions and 1,147 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ gem 'settingslogic' #用于解析一些配置信息
#gem 'rack-perftools_profiler', :require => 'rack/perftools_profiler'
gem 'grit' # 主题版本控制(每个商店主题都是一个git repository)
gem 'oauth2'
gem "oauth-plugin", ">= 0.4.0.pre6" # oauth认证服务 #http://j.mp/np5jVw

group :development do
gem 'rails3-generators'
Expand Down
7 changes: 0 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -164,12 +164,6 @@ GEM
multi_json (1.0.3)
multipart-post (1.1.2)
nokogiri (1.4.4)
oauth (0.4.5)
oauth-plugin (0.4.0.pre6)
multi_json
oauth (~> 0.4.4)
oauth2
rack
oauth2 (0.4.1)
faraday (~> 0.6.1)
multi_json (>= 0.0.5)
Expand Down Expand Up @@ -313,7 +307,6 @@ DEPENDENCIES
meta_where
mini_magick
nokogiri
oauth-plugin (>= 0.4.0.pre6)
oauth2
on_the_spot
pg
Expand Down
55 changes: 0 additions & 55 deletions app/controllers/oauth_clients_controller.rb

This file was deleted.

16 changes: 0 additions & 16 deletions app/models/access_token.rb

This file was deleted.

57 changes: 0 additions & 57 deletions app/models/client_application.rb

This file was deleted.

11 changes: 0 additions & 11 deletions app/models/oauth2_token.rb

This file was deleted.

33 changes: 0 additions & 33 deletions app/models/oauth2_verifier.rb

This file was deleted.

13 changes: 0 additions & 13 deletions app/models/oauth_nonce.rb

This file was deleted.

30 changes: 0 additions & 30 deletions app/models/oauth_token.rb

This file was deleted.

40 changes: 0 additions & 40 deletions app/models/request_token.rb

This file was deleted.

1 change: 0 additions & 1 deletion app/views/oauth/authorize_failure.html.haml

This file was deleted.

1 change: 0 additions & 1 deletion app/views/oauth/authorize_success.html.haml

This file was deleted.

17 changes: 0 additions & 17 deletions app/views/oauth/oauth2_authorize.html.haml

This file was deleted.

21 changes: 0 additions & 21 deletions app/views/oauth_clients/_form.html.haml

This file was deleted.

4 changes: 0 additions & 4 deletions app/views/oauth_clients/edit.html.haml

This file was deleted.

39 changes: 0 additions & 39 deletions app/views/oauth_clients/index.html.haml

This file was deleted.

5 changes: 0 additions & 5 deletions app/views/oauth_clients/new.html.haml

This file was deleted.

Loading

0 comments on commit 181f31b

Please sign in to comment.