1
0
Fork 0
mirror of synced 2024-07-07 15:36:19 +12:00
appwrite/app/controllers
Steven Nguyen 33f5cbeca6
Restrict characters for project ID
Only allow lowercase alphanumeric chars and hyphens
because the project ID is used as part of url
schemes to redirect users back to mobile apps
and certain characters are not allowed.
2023-06-23 16:22:42 -07:00
..
api Restrict characters for project ID 2023-06-23 16:22:42 -07:00
shared Merge pull request #5246 from singhbhaskar/fix-4960-Database-usage-screen-shows-500-error-when_APP_USAGE_STATS-is-disabled 2023-05-04 20:47:50 +05:30
web Fix the routing for the default OAuth2 pages 2023-06-02 14:22:28 -07:00
general.php fix: trailing wildcards 2023-06-02 15:20:58 +02:00
mock.php Skip validation for mock file upload 2023-04-12 14:53:35 +12:00