Skip to content

Commit

Permalink
Merge pull request #52 from andela/bg-fix-token-expiry-165273745
Browse files Browse the repository at this point in the history
#165273745 Enable users to be login for longer than an hour
  • Loading branch information
wasibani-roy committed Apr 12, 2019
2 parents e076196 + cbeb440 commit a95482a
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions authors/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,31 +137,31 @@
'localhost:3000',
'localhost:8080',
'ah-aquaman-frontend-staging.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-9.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-10.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-11.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-12.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-13.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-14.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-15.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-16.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-17.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-18.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-19.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-20.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-21.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-22.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-23.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-24.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-25.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-26.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-27.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-29.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-30.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-31.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-32.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-33.herokuapp.com',
'ah-aquaman-frontend-stagi-pr-34.herokuapp.com',
'ah-aquaman-frontend-stag-pr-9.herokuapp.com',
'ah-aquaman-frontend-stag-pr-10.herokuapp.com',
'ah-aquaman-frontend-stag-pr-11.herokuapp.com',
'ah-aquaman-frontend-stag-pr-12.herokuapp.com',
'ah-aquaman-frontend-stag-pr-13.herokuapp.com',
'ah-aquaman-frontend-stag-pr-14.herokuapp.com',
'ah-aquaman-frontend-stag-pr-15.herokuapp.com',
'ah-aquaman-frontend-stag-pr-16.herokuapp.com',
'ah-aquaman-frontend-stag-pr-17.herokuapp.com',
'ah-aquaman-frontend-stag-pr-18.herokuapp.com',
'ah-aquaman-frontend-stag-pr-19.herokuapp.com',
'ah-aquaman-frontend-stag-pr-20.herokuapp.com',
'ah-aquaman-frontend-stag-pr-21.herokuapp.com',
'ah-aquaman-frontend-stag-pr-22.herokuapp.com',
'ah-aquaman-frontend-stag-pr-23.herokuapp.com',
'ah-aquaman-frontend-stag-pr-24.herokuapp.com',
'ah-aquaman-frontend-stag-pr-25.herokuapp.com',
'ah-aquaman-frontend-stag-pr-26.herokuapp.com',
'ah-aquaman-frontend-stag-pr-27.herokuapp.com',
'ah-aquaman-frontend-stag-pr-29.herokuapp.com',
'ah-aquaman-frontend-stag-pr-30.herokuapp.com',
'ah-aquaman-frontend-stag-pr-31.herokuapp.com',
'ah-aquaman-frontend-stag-pr-32.herokuapp.com',
'ah-aquaman-frontend-stag-pr-33.herokuapp.com',
'ah-aquaman-frontend-stag-pr-34.herokuapp.com',

)

Expand Down

0 comments on commit a95482a

Please sign in to comment.