1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 18:32:41 +01:00
phorge-phorge/src/applications/auth
Aviv Eyal 2250ee6aa6 Allow null for token expiration date
Summary: At least under GitHub, the token value is stored as "null", and not missing. And `null > anything` is false, so Phabricator thinks the token is expired or not there.

Test Plan: http://ph.vm/settings/panel/external/ before shows "No OAuth Access Token," and after it says "Active OAuth Token".

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Differential Revision: https://secure.phabricator.com/D7466
2013-10-30 17:19:46 -07:00
..
application Modernize email verification page 2013-07-10 18:53:09 -07:00
controller Fix issues with first-time account registration 2013-10-05 08:02:41 -07:00
editor Allow authentication providers to store and customize additional configuration 2013-06-18 10:02:34 -07:00
management Reduce invasiveness of bin/auth ldap 2013-07-09 16:23:12 -07:00
provider Allow null for token expiration date 2013-10-30 17:19:46 -07:00
query Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
storage Explain policy exception rules to users 2013-09-27 08:43:41 -07:00
view Send old login code to the bottom of the sea 2013-06-19 01:33:27 -07:00