Elytrium / Elytrium/LimboAuth-SocialAddon

[ENHANCEMENT] Delete link message with password

Open
#40 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
35
Forks
27
PR merge metrics
No merged PRs in 30d

Description

Добавьте удаление сообщения о привязке, если:

` disable-link-without-password: true
disable-link-with-password: false`

Команда проекта у некоторых (как у нас) может иметь доступ к сообщениям группы для ответов игрокам и они видят пароли. Стоило бы удалять, если привязка происходит с паролем. vk.delete ().....

Contributor guide

No contributing guide indexed for this repository

Research direction

The payload names no files or tests; start by locating the handling for disable-link-without-password and disable-link-with-password, along with the code that sends the link message. Trace the VK operation referenced as vk.delete(), then verify that password-protected link messages are deleted while passwordless links retain their configured behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
authentication
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.