Files
simplex-chat/tests
Narasimha-sc 474ace1810 core: fix member admission review bypass under concurrency
APIAcceptMember and the group-profile update commands did not take the group lock, so a concurrent profile update could clobber member_admission (disabling review), and the bot's approval could read it mid-update — admitting members without admin review. Lock both paths so the profile read-modify-write and the admission decision serialize with the group's inbound processing.
2026-06-30 22:22:20 +00:00
..
2026-06-25 11:42:01 +00:00
2026-06-16 07:40:58 +01:00
2026-04-05 08:47:04 +01:00
2026-05-30 17:16:56 +01:00
2026-05-28 08:44:43 +01:00
2023-10-22 09:42:19 +01:00