Facebook-Connector - Notifications #33

Merged
CatoTH merged 6 commits from master into master 2012-04-01 10:37:20 +02:00
CatoTH commented 2012-03-31 10:33:52 +02:00 (Migrated from github.com)
  • The "your session became invalid as you changed your password"-notification is sent once every 3 days at max.
  • Instead of a broken image in this notification, a fallback-avatar is displayed.
  • The "Problem with Real-Time Updates"-Mail now contains a link to the plugin where the administrator can try to re-activate it.
- The "your session became invalid as you changed your password"-notification is sent once every 3 days at max. - Instead of a broken image in this notification, a fallback-avatar is displayed. - The "Problem with Real-Time Updates"-Mail now contains a link to the plugin where the administrator can try to re-activate it.
CatoTH commented 2012-04-01 09:47:12 +02:00 (Migrated from github.com)

I just extended the Pull request by one more commit:

[FEATURE] AppID/Secret can now be entered on the plugin's admin page.
[BUG] if a connected FB-App is deleted and a new FB-App is connected, the app_access_token of the former App remained in the config and made it impossible to activate Real-Time Updates with the new App.
[USABILITY] Now the user's connector settings page automatically recognizes if the connection is still valid and acts accordingly.
[SECURITY] XSRF-Protection.

I just extended the Pull request by one more commit: [FEATURE] AppID/Secret can now be entered on the plugin's admin page. [BUG] if a connected FB-App is deleted and a new FB-App is connected, the app_access_token of the former App remained in the config and made it impossible to activate Real-Time Updates with the new App. [USABILITY] Now the user's connector settings page automatically recognizes if the connection is still valid and acts accordingly. [SECURITY] XSRF-Protection.
ericcotelnu commented 2012-04-01 09:59:55 +02:00 (Migrated from github.com)

looks good dude

looks good dude
Sign in to join this conversation.
No description provided.