BMO/Meetings/2015-05-26

< BMO‎ | Meetings
Revision as of 15:45, 26 May 2015 by Dylanwh (talk | contribs) (notes from meeting)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • Auth delegation & third-party-app session expiration.
    • Right now the BAD system will always generate a new API key. Shouldn't we have a mechanism to reuse them, for when your session expires on the third-party app?
      • Dylan will implement a feature to re-issue the same api key to a given api key consumer, as long as it isn't obsoleted. Possibly some mechanism for forcing a new key (suggested by dkl)
  • Sanitize api_keys from logs like we do with passwords.
    • find out if we do this for tokens?
  • Push out fix for memory issue with nag warnings tomorrow.