17 results found
-
Firebase Storage Setup API Issue
I'm running the Web/APP builder platform using user's own Firebase. However, when user is creating platform through my service, Storage setup API is limited to existing users who have previously set up Cloud Storage. I have discovered that the existed Storage Setup API is available for both Spark and Blaze plans but not for new Firebase user who has never setup the Storage.
Please provide the Storage Setup API also for new firebase user25 votes -
Log thirdPartyPrincipal in storage audit logs, similar to firestore
It seems GCP audit logs can capture all the operations on the firebase storage bucket, but the actor that shows up in the logs is a service account, rather than the end user. Is there a way to capture the end user who is requesting storage objects?
When I look at audit logs for firestore, I see a thirdPartyPrincipal that includes the end user, but this doesn't show up in the storage audit logs.
2 votes -
Window
SS
1 vote -
Cloud Storage
Hi, good day.
I am an aspiring developer currently exploring cloud technologies. I’ve been trying to access Firebase Cloud Storage using the Spark plan, as 1 GB of storage is more than enough for my current needs. However, I’ve encountered difficulties because it requires a billing statement to proceed, which is beyond my current means.
I’m reaching out because I believe having a free, accessible environment is crucial for new developers like me who are just starting out. We understand that maintaining cloud infrastructure is costly, but access to even limited resources can be a great opportunity for us to…
1 vote -
I need a way in Google Cloud to redirect the public URL of jpeg files of my bucket to a Google Function endpoint for checking headers
https://storage.googleapis.com/bucket/folder/file.jpg
This is an example of a jpeg file in my Firebase Storage. A lot of websites are using my images illegally. I need a way to add a background check and process behind each access to the images... In PHP it is easy to do because the script can deliver the image, but here ? I don't know. I need a check on the headers of the website hosting the image, if the header referer is not OK, I want to redirect to an image saying that the real image is not available, or a 403
2 votes -
Phishing on Firebase - API Abuse channel for trusted vetted security partners
I would like to explore the opportunity to become a partner to GCP / Firebase.
How can security companies who deal with phishing and enforcement of AuP ToS breaches submit data to Google Firebase for quicker enforcement when there is abuse?
Google is a very big company, but finding an actual human who works for Google is seemingly a very hard task - always automated reporting systems, which is understandable.
But it feels like dealing with a faceless behemoth,
Thus I want to explore the options to becoming a known vetted partner to Google Cloud platform, so GCP and Firebase…1 vote -
Add support for deleting directories and their contents in Firebase Storage
Iterating over list of files and deleting each is wasteful as a call has to be made using the API for each file, and this can get expensive if a lot of delete operations are involved.
I suggest a single API call that deletes all data given the required parameters. Further, the response from Firebase API will be that it has received the instruction to delete, and not when it has completed deleting as the operation might take quite a while.
A function could look like this.
deleteFolder({
url: 'path',
responsetype: 'requestreceived', // Another could be 'deletecomplete'…3 votes -
Allow reverse chrono time sort of files in cloud storage in the Firebase UI
I need to go to the underlying cloud storage UI to do this currently which is a pain and I need to leave the Firebase environment.
1 vote -
Support "Continuing Uploads Across Process Restarts" on iOS
I work for a company that enable people to record sports using video and the storage footprint are often very huge (10GB+). While building an app for iOS, I notice that Firebase don't support continuing uploads across process restarts on iOS which is a major deal-breaker for continuing using Cloud Storage for Firebase.
I see support for this on Android and I will encourage you to add this to iOS in the future. Ref: https://firebase.google.com/docs/storage/android/upload-files#continuing_uploads_across_process_restarts8 votes -
12 votes
-
Rule change history for Storage
Firestore tracks the history of changes to security rules. Would be great to have the same for Storage and Realtime Database, too.
1 vote -
10 votes
-
Zero Config Image CDN - With Transformation Support
Similar to ImgIx or Supabase Images, the feature to create a storage bucket with image transformation and CDK enabled, can be used to provide images for the front-end, in different formats, sizes, and optimized for the browser.
8 votes -
Support "Continuing Uploads Across Process Restarts" on iOS
I work for a company that enable people to record sports using video and the storage footprint are often very huge (10GB+). While building an app for iOS, I notice that Firebase don't support continuing uploads across process restarts on iOS which is a major deal-breaker for continuing using Cloud Storage for Firebase.
I see support for this on Android and I will encourage you to add this to iOS in the future. Ref: https://firebase.google.com/docs/storage/android/upload-files#continuing_uploads_across_process_restarts3 votes -
Adding new google cloud locations to firebase services
The main idea is to have firebase services available in any location that is available in GCP. For example, a new middle east location is available on google cloud platform (e.g. Doha, Qatar), and it will make a difference in performance/pricing to have these locations in firebase as well; especially that firebase services are well-know and used in middle east.
2 votes -
Get rid of the egress data transfer fee for Firebase Storage
Rework Firebase Storage pricing to compete with Cloudflare R2. Even if Firebase Storage has some unique features like Firebase security rules, this does not justify the egress cost.
5 votes -
5 votes
- Don't see your idea?