ALTER TABLE jobs add whitelisted BOOLEAN NOT NULL DEFAULT FALSE;
You can show (0) or hide (1) a job in the joblisting by changing the value in the DB of the field whitelisted
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.