bump up auth timeout

This commit is contained in:
Konstantin Haase 2012-10-23 21:25:22 +02:00
parent 14e8827e36
commit a1fb0ff2be
5 changed files with 63116 additions and 1626 deletions

View File

@ -1,6 +1,6 @@
@Travis.Auth = Ember.Object.extend
iframe: $('<iframe id="auth-frame" />').hide()
timeout: 5000
timeout: 10000
state: 'signed-out'
receivingEnd: "#{location.protocol}//#{location.host}"

File diff suppressed because one or more lines are too long

30756
public/scripts/min/app.js Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@ -1 +1 @@
079606e2
381f16dc