Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add warning header #8063

Open
wants to merge 53 commits into
base: 1.5.x
Choose a base branch
from
Open

feat: add warning header #8063

wants to merge 53 commits into from

Conversation

loks0n
Copy link
Contributor

@loks0n loks0n commented May 2, 2024

  • Adds a new response header X-Appwrite-Warning

It can contain multiple warnings delimetered by ;, for example:

X-Appwrite-Warning: Invalid SDK format version requested ; Wrong content-type requested
  • Adds an error message when an SDK designed for a later version of Appwrite is used.

Akhil Anand and others added 30 commits October 5, 2023 16:22
Since we use ISO 3166 standard for country codes, we should document it in the code so we can easily look up whether a country code is in the standard or not.
This workflow action uses OSV Scanner, an open source vulnerability
scanner by Google. We're using OSV Scanner because it has:

* good usability - JSON output and multiple options
* good accuracy - OSV database from google and support
  for multiple languages including PHP
Due to failures, changing to not_planned
Add OSV Scanner for vulnerability scans
chore: fix some typos in comments
@loks0n loks0n changed the base branch from main to 1.5.x May 2, 2024 12:53
app/controllers/general.php Outdated Show resolved Hide resolved
@loks0n loks0n requested a review from stnguyen90 May 7, 2024 10:34
christyjacob4 and others added 2 commits May 7, 2024 17:35
…-from-censosud-and-consosud-to-cencosud

fix: updated typo in credit-cards.php credit card image filename
@loks0n loks0n changed the base branch from 1.5.x to main May 8, 2024 09:08
…nto feat-add-version-header"

This reverts commit 824309e, reversing
changes made to 2d09a3a.
@loks0n loks0n changed the base branch from main to 1.5.x May 8, 2024 09:09
@loks0n loks0n changed the title feat: add version header feat: add warning header May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet