This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Gitlink
/
forgeplus
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
16
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
remove educoder third login
pull/167/head
chenjing
4 years ago
parent
d63df944c8
commit
0bacc4c969
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
app/controllers/settings_controller.rb
+ 0
- 4
app/controllers/settings_controller.rb
View File
@@ -42,10 +42,6 @@ class SettingsController < ApplicationController
def get_third_party
@third_party = []
@third_party << {
name: 'educoder',
url: EducoderOauth.oauth_url
}
@third_party << {
name: 'mulan',
url: MulanossOauth.oauth_url
Write
Preview
Loading…
Cancel
Save