assemblee-virtuelle / assemblee-virtuelle/Semantic-Bus

authWebService wrong use of config

Open
#380 0 comments 0 reactions 0 assignees View on GitHub
enhancement security
Dominant language
JavaScript
Stars
57
Forks
10
Avg merge
8m
Merged PRs (30d)
55

Description

I don't know if it's a normal behavior or not

In authWebService.js, we try to get to config.recovery_passwordToken and verify_mailtoken but they don't exist in the config file.

Warning on the security, why is the value of secret, "secret" in the config file ??? is it normal?

![image](https://github.com/assemblee-virtuelle/Semantic-Bus/assets/63355855/05245692-12eb-43fa-bf4b-c7a9fd2e624c)

![image](https://github.com/assemblee-virtuelle/Semantic-Bus/assets/63355855/cd4ede40-ebc2-4594-8f6f-fffbf5d73509)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading authWebService.js and the config file referenced in the issue. Check how recovery_passwordToken, verify_mailtoken, and the secret value are obtained, then determine the expected configuration and security behavior. Done means the missing settings and secret handling are clearly resolved and the authentication service no longer raises the reported concern.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authentication, backend, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.