-
Notifications
You must be signed in to change notification settings - Fork 235
feat: add signup email security controls + ce refactor changes #3039
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
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
3e38de4
feat: add signup email security controls
HarshMN2345 38f8abc
fix: handle signup email security update failures
HarshMN2345 cbda2db
refactor: update email policy copy
HarshMN2345 8ff2082
push some changes
HarshMN2345 e77d3a3
Merge remote-tracking branch 'origin/main' into feat-signup-email-sec…
HarshMN2345 4d06c9b
fix bun sdk dependency install
HarshMN2345 8136cce
fix duplicate bun lock sdk entry
HarshMN2345 ce2dc31
refactor
HarshMN2345 6878d72
fix auth preview project region lookup
HarshMN2345 13382b6
Fix signup email security policy reads
HarshMN2345 273503f
Restore direct page store imports
HarshMN2345 968b85a
Use project key scope type in selector
HarshMN2345 b4aadf7
aliased emails
HarshMN2345 4d7f3d3
pagination
HarshMN2345 46bd13b
dont use as methodid
HarshMN2345 20db8af
use projectcreationdisabled
HarshMN2345 316468c
Project no longer has platforms
HarshMN2345 e2a0a84
list policies
HarshMN2345 5a89912
fix projectProtocolID
HarshMN2345 e01d05c
same fix
HarshMN2345 dd6b6c8
remove type
HarshMN2345 f95ce50
more fixes
HarshMN2345 5ee037a
fix: button state
HarshMN2345 13781d1
Improve email policies copy
Meldiron 67da40e
Improve copy
Meldiron File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@appwrite.io/consolehas been changed from a stable npm release (^12.2.0) to a bare commit reference onpkg.vc(7789ae4). The correspondingbun.lockentry omits thesha512integrity hash present for the previous version. Ifpkg.vcserves different content at this URL — due to a service incident, silent mutation, or supply-chain compromise — nothing in the build process will detect it. This is a core SDK the entire application depends on; it should be pinned to a published, integrity-checked release before this merges to main.