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

Replace he package and he.decode(user.picture) #365

Open
erenfn opened this issue Dec 5, 2024 · 1 comment
Open

Replace he package and he.decode(user.picture) #365

erenfn opened this issue Dec 5, 2024 · 1 comment
Assignees
Labels
bug Something isn't working good-first-issue
Milestone

Comments

@erenfn
Copy link
Collaborator

erenfn commented Dec 5, 2024

In backend/src/controller/auth.controller remove const he = require("he"); and replace he.decode in line 132 with a suitable function.

@erenfn erenfn added bug Something isn't working good-first-issue labels Dec 5, 2024
@swoopertr
Copy link
Contributor

we can use 2 basic functions for encode and decode

@swoopertr swoopertr self-assigned this Dec 16, 2024
@erenfn erenfn added this to the 1.0 milestone Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good-first-issue
Projects
None yet
Development

No branches or pull requests

2 participants