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

v3.2.0 #116

Merged
merged 8 commits into from
Oct 21, 2020
Merged

v3.2.0 #116

merged 8 commits into from
Oct 21, 2020

Conversation

System-Glitch
Copy link
Member

Description

  • Added a way to customize the request's body field used by JWTController for the authentication process. (By default, "username" and "password" are used)
  • Added a new validation rule: unique.
  • Added helper.Only().
  • filesystem.File.Save() now creates directories if needed.

Possible drawbacks

Describe the possible drawbacks and caveats of your changes here. If there are none, keep this section and write only None.

Related issue(s)

None.

@System-Glitch System-Glitch added the enhancement Enhancement of existing feature label Oct 21, 2020
@System-Glitch System-Glitch self-assigned this Oct 21, 2020
@coveralls
Copy link

Pull Request Test Coverage Report for Build 319465038

  • 59 of 59 (100.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 98.784%

Totals Coverage Status
Change from base Build 306455466: 0.02%
Covered Lines: 3656
Relevant Lines: 3701

💛 - Coveralls

@System-Glitch System-Glitch merged commit 851cc5d into master Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants