Skip to content

Display hint on username field#132

Merged
tarekio merged 31 commits intobynt-1364-username-email-validationfrom
BYNT-1385-show-username-check-feedback-in-hint
Aug 1, 2025
Merged

Display hint on username field#132
tarekio merged 31 commits intobynt-1364-username-email-validationfrom
BYNT-1385-show-username-check-feedback-in-hint

Conversation

@apodacaduron
Copy link
Contributor

@apodacaduron apodacaduron commented Jul 14, 2025

Jira Issue

  1. 1385

Description

Add vuetify form validations to create/edit users form, display server errors next to inputs, and conditionally show snack messages

Checklist

  • Tests added/updated
  • Documentation updated (if needed)
  • New strings prepared for translations

API Changes (if applicable)

  • Permissions checked
  • Endpoint tests added

Additional Notes

[Any other relevant information]

@apodacaduron apodacaduron self-assigned this Jul 14, 2025
@apodacaduron apodacaduron changed the title form improvements for user to display errors next to textfields Display errors next to textfields Jul 14, 2025
@apodacaduron apodacaduron changed the title Display errors next to textfields Display errors next to textfields on users dialog Jul 14, 2025
@apodacaduron apodacaduron changed the title Display errors next to textfields on users dialog Display errors next to Textfields password and username Jul 15, 2025
@apodacaduron apodacaduron changed the title Display errors next to Textfields password and username Display errors next to Textfields username Jul 15, 2025
@apodacaduron apodacaduron changed the title Display errors next to Textfields username Display hint on username field and remove snackbar Jul 16, 2025
@apodacaduron apodacaduron changed the title Display hint on username field and remove snackbar Display hint on username field Jul 16, 2025
@apodacaduron apodacaduron requested a review from tarekio July 16, 2025 15:37
@apodacaduron apodacaduron marked this pull request as ready for review July 16, 2025 15:37
@tarekio tarekio merged commit d859c50 into bynt-1364-username-email-validation Aug 1, 2025
2 of 3 checks passed
@tarekio tarekio deleted the BYNT-1385-show-username-check-feedback-in-hint branch August 1, 2025 10:51
level09 added a commit that referenced this pull request Mar 2, 2026
…lp (#273)

## Summary

- **yt-dlp**: bump to `>=2026.2.21` to fix high-severity arbitrary
command injection via `--netrc-cmd` (Dependabot alert #126)
- **extraction.py**: replace raw `str(e)` in error responses with
generic messages to prevent internal exception leakage to API clients
(CodeQL alert #132)
- **app.py**: replace substring check on `MAPS_API_ENDPOINT` with
`urlparse` hostname check to prevent crafted URLs from bypassing CSP
allowlist (CodeQL alert #122)

## Notes

All three endpoints are behind authentication, but defense-in-depth
applies. Exception strings are still logged in full server-side.
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.

3 participants