Marcelo Trylesinski

Results 253 issues of Marcelo Trylesinski

Hi there! :wave: I need help, but I'll probably be vague, and I know this is probably not the best place to ask this. I'm already using the package, so...

I don't have time to maintain this project anymore. If you are reading this, and you want to help, the same comment that I made before applies for you: https://github.com/Kludex/awesome-fastapi-projects/issues/15#issuecomment-1188677600

Hi there 👋 You want the next Starlette release? Help me to review the checklist. :) ## Checklist - [x] #1263 - [ ] #1649 [APPROVED] - [ ] #1701...

@tomchristie Are the steps too complicated? :thinking: Inspired by https://github.com/tiangolo/fastapi/security/policy.

@tomchristie Should we present the deprecation policy as this PR proposes, or should we also include the versioning policy we aim to follow, and maybe discuss the branch strategy? I'm...

### Discussed in https://github.com/encode/starlette/discussions/1823 Originally posted by **gyusang** August 26, 2022 When sending a CORS request with credentials, wildcard origin is rejected by the standard. The CORS middleware handles this...

cors
help wanted
good first issue

### Discussed in https://github.com/encode/starlette/discussions/1854 Originally posted by **lieryan** September 9, 2022 This is somewhat related to ticket https://github.com/encode/starlette/issues/843. Currently, `url_for()` can be used to generate an absolute URL for a...

need confirmation

### Discussed in https://github.com/encode/starlette/discussions/1815 Originally posted by **haggen** August 19, 2022 https://github.com/encode/starlette/blob/f6ea760a80d8b109fb6afd1c03e9a33754e6bb5f/starlette/authentication.py#L29-L38 I'm not a Pythonista so forgive me if it is commonplace in Python, but in general it seems...

feature
clean up
authentication

### Discussed in https://github.com/encode/starlette/discussions/1821 Originally posted by **falkben** August 26, 2022 `StaticFiles` always checks for the existence of package directories, regardless of whether `check_dir` is set to True or False....

staticfiles
need confirmation

## Checklist - [x] #1640 - [ ] #1639 - [ ] #1642 or #1661 - [x] #1645 - [x] #1652 Diff: https://github.com/encode/uvicorn/compare/0.18.3...master Draft: _missing_