cross-solution / YAWIK

YAWIK is a web application. It can be used as an ATS applicant tracking system or as a jobboard.
https://yawik.org
MIT License
125 stars 67 forks source link

Privacy issue adding employes to an organization #101

Closed mbo-s closed 9 years ago

mbo-s commented 9 years ago

You can add employees to an organization e.g. http://yawik.org/demo/de/organizations/edit/545cfe12ae02594227615841 and the search returns the email from every matched user.

Better would be add employees by email, if the email exists the user X get a notification that user Y wants to add him as an employee to organization Z, otherwise send an invitation to the email from user X with the same information.

cbleek commented 9 years ago

Inviting employees by mail is planned. The upcoming feature to create a own company with employees will simply search over all registered users. The pricavy issue is known. An inviting workflow will be added in a later version.

Regards,

Carsten

TiSiE commented 9 years ago

Invitations of employees is addressed in #115 .