Stirling-PDF/app/core
Ludy87 8e50deea84
Remove redundant user and channel access checks
Eliminated duplicate access restriction logic for user and channel IDs in TelegramPipelineBot. The code now relies on the earlier user ID check, simplifying message handling and reducing unnecessary authorization checks.
2025-12-09 10:57:34 +01:00
..
src Remove redundant user and channel access checks 2025-12-09 10:57:34 +01:00
.gitignore feat(security): add PFX alias for PKCS12; accept .crt/.cer/.der certs & .key keys; add certificate-signing tests (#4297) 2025-09-04 15:30:32 +01:00
build.gradle Add Telegram bot integration for pipeline processing 2025-12-08 11:01:08 +01:00