Further changes from live site
This commit is contained in:
@@ -1 +1 @@
|
||||
{"_module": "oauth2client.client", "token_expiry": "2014-06-20T09:36:07Z", "access_token": "ya29.LgA4Q4jhQqjEoBwAAABv_luKCAgrb2C-s1IcYmGZ8nZViS_QHvHKT-IkSo31RQ", "token_uri": "https://accounts.google.com/o/oauth2/token", "invalid": false, "token_response": {"access_token": "ya29.LgA4Q4jhQqjEoBwAAABv_luKCAgrb2C-s1IcYmGZ8nZViS_QHvHKT-IkSo31RQ", "token_type": "Bearer", "expires_in": 3600}, "client_id": "34462582242-4kpdvvbi27ajt4u22uitqurpve9o8ipj.apps.googleusercontent.com", "id_token": null, "client_secret": "y4t9XBrJdCODPTO5UvtONWWn", "revoke_uri": "https://accounts.google.com/o/oauth2/revoke", "_class": "OAuth2Credentials", "refresh_token": "1/7-6-m_lLAKX8IeD7OuGtkcIiprty_nZUSxhMunSC5b0", "user_agent": null}
|
||||
{"_module": "oauth2client.client", "token_expiry": "2018-12-18T12:55:20Z", "access_token": "ya29.Gl12BuJlFBtRZSBtMkxubhfG8rYDsLUgc1yKMpO9_aE3tmi4sLFGLq_Djq5R9zr1919oZAobX0oaD6bTj3s4i9kqWfw0gpOGKJKRHM1Y9gHc0JsCe2kChNszu_RCAaE", "token_uri": "https://accounts.google.com/o/oauth2/token", "invalid": false, "token_response": {"access_token": "ya29.Gl12BuJlFBtRZSBtMkxubhfG8rYDsLUgc1yKMpO9_aE3tmi4sLFGLq_Djq5R9zr1919oZAobX0oaD6bTj3s4i9kqWfw0gpOGKJKRHM1Y9gHc0JsCe2kChNszu_RCAaE", "scope": "https://www.googleapis.com/auth/calendar", "expires_in": 3600, "token_type": "Bearer"}, "client_id": "34462582242-4kpdvvbi27ajt4u22uitqurpve9o8ipj.apps.googleusercontent.com", "id_token": null, "client_secret": "y4t9XBrJdCODPTO5UvtONWWn", "revoke_uri": "https://accounts.google.com/o/oauth2/revoke", "_class": "OAuth2Credentials", "refresh_token": "1/txixroRJyyVmuENPpaXyB_bGeXa1XV-pClAxqKHk_5-JW1qGFE0Gl-WlgCu1Eizq", "user_agent": null}
|
||||
BIN
blechreiz/database.sqlite
Normal file
BIN
blechreiz/database.sqlite
Normal file
Binary file not shown.
BIN
blechreiz/media/user_images/Enzi.png
Normal file
BIN
blechreiz/media/user_images/Enzi.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 271 KiB |
BIN
blechreiz/media/user_images/Enzi_thumb.png
Normal file
BIN
blechreiz/media/user_images/Enzi_thumb.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 271 KiB |
BIN
blechreiz/media/user_images/tatjana.png
Normal file
BIN
blechreiz/media/user_images/tatjana.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 197 B |
BIN
blechreiz/media/user_images/tatjana_thumb.png
Normal file
BIN
blechreiz/media/user_images/tatjana_thumb.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 197 B |
@@ -183,8 +183,7 @@ GCAL_COUPLING = {
|
||||
'clientId' : '34462582242-4kpdvvbi27ajt4u22uitqurpve9o8ipj.apps.googleusercontent.com',
|
||||
'client_secret' : 'y4t9XBrJdCODPTO5UvtONWWn',
|
||||
'credentials_file' : PROJECT_PATH + '/calendarCredentials.dat',
|
||||
'push_url' : "https://test.bauer.technology/eventplanner_gcal/gcalApiCallback",
|
||||
#'push_url' : "https://test.bauer.technology/callbackTest2.php",
|
||||
'push_url' : "https://blechreiz.bauer.technology/eventplanner_gcal/gcalApiCallback",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user