awesome-mecheng icon indicating copy to clipboard operation
awesome-mecheng copied to clipboard

Auto process pending permission requests upon verification (accept verified users only)

Open ammar257ammar opened this issue 5 months ago • 0 comments

This fix will adds a signal to the Verification model which will check all pending requests and accept them if the user is verified and the object (which the permission is requested for) has a request handling setting of accepting verified users only. Also, for the same objects, pending requests of unverified users will be rejected. An explanation is added to the rejection message if the user is not verified.

Screenshot 2024-08-28 at 15 43 50

closes #2461

ammar257ammar avatar Aug 28 '24 13:08 ammar257ammar