Jernej Kos writes:

Hi,

i am developing my own authlib module and would like to ask why is returning a user's password in the authinfo struct required ?

It does not need to be returned to outside of authlib proper; but most authentication modules' auth_func() is implemented by calling auth_pre_func(), and then checking the returned passwords.

Attachment: pgpSzTVRoh63S.pgp
Description: PGP signature

Reply via email to