Skip to content

1.0.0-beta.6 Ready code#716

Merged
kenjis merged 160 commits intomasterfrom
develop
Apr 26, 2023
Merged

1.0.0-beta.6 Ready code#716
kenjis merged 160 commits intomasterfrom
develop

Conversation

@kenjis
Copy link
Copy Markdown
Member

@kenjis kenjis commented Apr 26, 2023

No description provided.

kenjis and others added 30 commits March 22, 2023 17:54
Co-authored-by: Pooya Parsa Dadashi <pooya_parsa_dadashi@yahoo.com>
Language file for native portuguese language
Because it is a PHP user function.
docs: add and use auth()->getProvider()
Revision and Update translated text to Spanish(Spain) language
PHPCSFixer fix
lang: [es] Revision and Update translated to Spanish(Spain) language
With the current data validation check, an empty POST request with valid GET parameters will cause the validation to pass but a TypeError will be thrown because on line 110 it is fetching null data from POST.
With the current data validation check, an empty POST request with valid GET parameters will cause the validation to pass but credentials which are later fetched from POST request body will be null.
With the current data validation check, an empty POST request with valid GET parameters will cause the validation to pass later when data is fetched from POST request body, it will be null.
fix: only validate data from POST request body
Fix validation check to only validate POST request body.

#695
kenjis and others added 27 commits April 21, 2023 10:40
It is an optional authenticator.
There is no need to change the status code since a validation error is still an authentication failure.
See #195 (comment)
Because the route `/api` was not protected.
docs: change the status code from 422 to 401
lang: Add pt-BR translation for JWT
lang: add ukrainian translation
docs: improve descriptions on permissions
@kenjis kenjis merged commit b5fbc78 into master Apr 26, 2023
@kenjis kenjis mentioned this pull request Oct 9, 2023
4 tasks
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.

7 participants