-
Notifications
You must be signed in to change notification settings - Fork 343
Comparing changes
Open a pull request
base repository: firebase/firebase-admin-python
base: v2.5.0
head repository: firebase/firebase-admin-python
compare: master
Commits on Nov 30, 2017
-
Fixing start_at, end_at, equal_to queries to accept False values (#96)
* Fixing start_at, end_at, equal_to queries to accept False values * Updating docs
Configuration menu - View commit details
-
Copy full SHA for 11f70f0 - Browse repository at this point
Copy the full SHA 11f70f0View commit details
Commits on Dec 5, 2017
-
Custom Claims and List Users Support (#86)
* Implemented set_custom_user_claims() function * Unit and integration tests for the new functionality * Implemented list_users() function * Tests for list users API * Updated tests * Implemented user iteration using Python's native iterable API * Cleaned up the test code * Moved user iteration logic to _user_mgt * Code cleanup * Updated the list users API by adding the ListUsersPage class * Updated error message
Configuration menu - View commit details
-
Copy full SHA for 8f7c906 - Browse repository at this point
Copy the full SHA 8f7c906View commit details
Commits on Dec 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e9c78e2 - Browse repository at this point
Copy the full SHA e9c78e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89beac0 - Browse repository at this point
Copy the full SHA 89beac0View commit details
Commits on Dec 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 90bce1d - Browse repository at this point
Copy the full SHA 90bce1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6901b89 - Browse repository at this point
Copy the full SHA 6901b89View commit details
Commits on Dec 20, 2017
-
Implemented IID delete API (#95)
* Implemented IID delete API * Implemented better error handling * Improved error handling * Resolved TODO regarding backend errors * Fixing typo * Improved error handling * Updated error message format
Configuration menu - View commit details
-
Copy full SHA for 3b6b613 - Browse repository at this point
Copy the full SHA 3b6b613View commit details
Commits on Dec 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d2b3c94 - Browse repository at this point
Copy the full SHA d2b3c94View commit details
Commits on Jan 10, 2018
-
Shallow reads support in database API (#109)
* Shallow reads support in database API * Updated docstring
Configuration menu - View commit details
-
Copy full SHA for cd4e7d6 - Browse repository at this point
Copy the full SHA cd4e7d6View commit details
Commits on Jan 11, 2018
-
Read the default options from the FIREBASE_CONFIG env var if options are not passed to initialize_app.
Configuration menu - View commit details
-
Copy full SHA for f5d6071 - Browse repository at this point
Copy the full SHA f5d6071View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6a6610 - Browse repository at this point
Copy the full SHA f6a6610View commit details -
Dropping py33 from the list of validation environments (This version …
…of Python is no longer supported upstream, and it's becoming hard to find good installation candidates). (#111)
Configuration menu - View commit details
-
Copy full SHA for e6fd8d1 - Browse repository at this point
Copy the full SHA e6fd8d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22bd2f4 - Browse repository at this point
Copy the full SHA 22bd2f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c05ee5d - Browse repository at this point
Copy the full SHA c05ee5dView commit details
Commits on Jan 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0b2b029 - Browse repository at this point
Copy the full SHA 0b2b029View commit details
Commits on Jan 22, 2018
-
* Create CHANGELOG.md Create changlelog from https://firebase.google.com/support/release-notes/admin/python * Update CHANGELOG.md Oops.. forgot to fully qualify docs urls
Configuration menu - View commit details
-
Copy full SHA for 9f3b8de - Browse repository at this point
Copy the full SHA 9f3b8deView commit details
Commits on Jan 24, 2018
-
Prepare Script to Update Changelog (#120)
* Updating change log at releases * Updated prepare script * Addressing some styling concerns
Configuration menu - View commit details
-
Copy full SHA for cec75e1 - Browse repository at this point
Copy the full SHA cec75e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2d0060 - Browse repository at this point
Copy the full SHA d2d0060View commit details
Commits on Jan 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5f90e02 - Browse repository at this point
Copy the full SHA 5f90e02View commit details
Commits on Feb 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8b89a9c - Browse repository at this point
Copy the full SHA 8b89a9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef397a0 - Browse repository at this point
Copy the full SHA ef397a0View commit details
Commits on Feb 13, 2018
-
* adding revoke_refresh_tokens verify_id_token(check_revoked), and the tokens_valid_after_timestamp preoperty
Configuration menu - View commit details
-
Copy full SHA for a85865c - Browse repository at this point
Copy the full SHA a85865cView commit details -
Firebase Cloud Messaging API (#117)
* Implemented FCM send functionality * Added integration tests; Implemented dry_run support * Added webpush support * Added APNS support * Implemented topic management functions * FCM error handling * Improved error handling * Updated documentation * Adding APNS types * Updated docs and tests * Handling TTL encoding and added more tests * Fixing a lint error in tests; Updated changelog * Accept prefixed topic named (#126) * Accept prefixed topic named * Minor refactoring * Updated FCM error codes (#127)
Configuration menu - View commit details
-
Copy full SHA for d7e8494 - Browse repository at this point
Copy the full SHA d7e8494View commit details -
Guard agains non boolean values in check_revoked + tests (#128)
* Guard agains non bools in check_revoked + tests * lint * whitespace
Configuration menu - View commit details
-
Copy full SHA for 432f4e5 - Browse repository at this point
Copy the full SHA 432f4e5View commit details
Commits on Feb 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 176ef5f - Browse repository at this point
Copy the full SHA 176ef5fView commit details
Commits on Feb 20, 2018
-
1
Configuration menu - View commit details
-
Copy full SHA for 432a207 - Browse repository at this point
Copy the full SHA 432a207View commit details
Commits on Mar 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for bf783c3 - Browse repository at this point
Copy the full SHA bf783c3View commit details
Commits on Mar 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 328036c - Browse repository at this point
Copy the full SHA 328036cView commit details
Commits on Mar 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9564ce0 - Browse repository at this point
Copy the full SHA 9564ce0View commit details -
Bumped version to 2.9.1 (#137)
* Bumped version to 2.9.1 * Changlog updates * Changlog url * trigger cla check
Configuration menu - View commit details
-
Copy full SHA for 7e0d47e - Browse repository at this point
Copy the full SHA 7e0d47eView commit details
Commits on Mar 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b9a0f1b - Browse repository at this point
Copy the full SHA b9a0f1bView commit details
Commits on Mar 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1af54ed - Browse repository at this point
Copy the full SHA 1af54edView commit details
Commits on Mar 30, 2018
-
Reading FCM error code from details section (#146)
* Reading FCM error code from details section * Early terminating the loop
Configuration menu - View commit details
-
Copy full SHA for 9239585 - Browse repository at this point
Copy the full SHA 9239585View commit details
Commits on Apr 3, 2018
-
Implementing support for APNS mutable-content field (#143)
* Implementing support for APNS content-mutable field * Corrected the mutable-content option name * Renamed custom_fields to custom_data; Updated CHANGELOG * Cleaned up tests for clarity
Configuration menu - View commit details
-
Copy full SHA for a9300ef - Browse repository at this point
Copy the full SHA a9300efView commit details
Commits on Apr 4, 2018
-
* Moved token generation/validation code to new helper module * Basic session cookie support (without tests) * Separated token generation and verification into two classes * Added unit tests for session management * Fixing a lint error * Added integration tests * Handling article in error messages * Fixed a lint error * Updated changelog
Configuration menu - View commit details
-
Copy full SHA for 18eb9aa - Browse repository at this point
Copy the full SHA 18eb9aaView commit details
Commits on Apr 5, 2018
-
Re-organizing Auth Unit Tests (#149)
* Re-organizing auth unit tests * Moving _request to TokenVerifier class * Updated tests
Configuration menu - View commit details
-
Copy full SHA for c2f3ffe - Browse repository at this point
Copy the full SHA c2f3ffeView commit details -
Caching Public Keys for ID Token and Cookie Verification (#150)
* Re-organizing auth unit tests * Moving _request to TokenVerifier class * Updated tests * Caching public certificates used to verify ID tokens and session cookies
Configuration menu - View commit details
-
Copy full SHA for dbd8da5 - Browse repository at this point
Copy the full SHA dbd8da5View commit details
Commits on Apr 11, 2018
-
Snippets for Session Management (#148)
* Moved token generation/validation code to new helper module * Basic session cookie support (without tests) * Separated token generation and verification into two classes * Added unit tests for session management * Fixing a lint error * Added integration tests * Handling article in error messages * Fixed a lint error * Updated changelog * Added snippets for auth session management * Updated snippets * Added some comments * Merged with master; Updated CHANGELOG for #150 * Minor improvements to samples
Configuration menu - View commit details
-
Copy full SHA for 6fbf507 - Browse repository at this point
Copy the full SHA 6fbf507View commit details
Commits on Apr 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2e75177 - Browse repository at this point
Copy the full SHA 2e75177View commit details
Commits on May 16, 2018
-
Using Python 3 compatible print statements in snippets (#157) (#159)
* Uses python 3 compatible print statements. * Fixed Python 3 incompatible print syntax used in snippets. * adjusting snippets to lint happily on Python <3 - added "from __future__ import print_function" in snippets using print to make pylint "print-function-aware" and lint Python 3.x print-syntax without errors when running under Python 2.x. * remove unwanted parens from print statements in snippets - delete duplicate parens added in previous commits * Uses python 3 compatible print statements. * Fixed Python 3 incompatible print syntax used in snippets. - added "from __future__ import print_function" in snippets using print to make pylint "print-function-aware" and lint Python 3.x print-syntax without errors when running under Python 2.x. - delete duplicate parens used in print statements
Configuration menu - View commit details
-
Copy full SHA for 9444c95 - Browse repository at this point
Copy the full SHA 9444c95View commit details
Commits on May 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 351d624 - Browse repository at this point
Copy the full SHA 351d624View commit details -
Configuration menu - View commit details
-
Copy full SHA for b01f30d - Browse repository at this point
Copy the full SHA b01f30dView commit details -
Refactored the _user_mgt module (#154)
* Refactored the validators and paylaod constructors * Fixed a lint error and other regressions * Facilitating more duck typing in the API
Configuration menu - View commit details
-
Copy full SHA for 18657b9 - Browse repository at this point
Copy the full SHA 18657b9View commit details
Commits on May 29, 2018
-
Implementing the import_users() API (#168)
* Refactored the validators and paylaod constructors * Fixed a lint error and other regressions * Adding initial test cases * Added more tests; Added documentation * Moved more public API types to _user_mgt and aliased them * Added hash support * Handling b64 encoding correctly for py3 * Integration tests for import users * Cleaning up UserImportRecord public API * Cleaned up the API surface; Relaxed vlidation and used duck typing instead * Facilitating more duck typing in the API * Further splitting the _user_mgt module into sub modules * refactored the UserProvider API * Added the rest of the hash algorithms * Added some documentation
Configuration menu - View commit details
-
Copy full SHA for 4b2e858 - Browse repository at this point
Copy the full SHA 4b2e858View commit details
Commits on May 30, 2018
-
* Updated API refs; Renamed UserImportRecord to ImportUserRecord * Updated documentation for hash types * Added snippets for import_users() API (#172)
Configuration menu - View commit details
-
Copy full SHA for e4604da - Browse repository at this point
Copy the full SHA e4604daView commit details
Commits on May 31, 2018
-
Bumped version to 2.11.0 (#174)
* Bumped version to 2.11.0 * Removing redundant whitespace
Configuration menu - View commit details
-
Copy full SHA for 4cf7374 - Browse repository at this point
Copy the full SHA 4cf7374View commit details
Commits on Jun 29, 2018
-
Reading project ID from GOOGLE_CLOUD_PROJECT (#176)
* Reading project ID from GOOGLE_CLOUD_PROJECT * Updated changelog * Renamed local variable for clarity
Configuration menu - View commit details
-
Copy full SHA for 14e5dc4 - Browse repository at this point
Copy the full SHA 14e5dc4View commit details
Commits on Jul 12, 2018
-
Support for creating custom tokens without service account credentials (
#175) * Ability to sign custom tokens without a service account * Fixing tests for py3 * Fix for Python 3.5 * Implemented go/firebase-admin-sign * Sending the required headers when calling the metadata service * Renamed service_account option to service_account_+id * Added discovery failiure test * Added snippet; Updated error message to be in sync with docs * Renamed service_account_id option to serviceAccountId for consistency
Configuration menu - View commit details
-
Copy full SHA for e4950a0 - Browse repository at this point
Copy the full SHA e4950a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for be6c050 - Browse repository at this point
Copy the full SHA be6c050View commit details
Commits on Jul 17, 2018
-
Bumped version to 2.12.0 (#181)
* Bumped version to 2.12.0 * Updated changelog
Configuration menu - View commit details
-
Copy full SHA for 70d9817 - Browse repository at this point
Copy the full SHA 70d9817View commit details
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.