InfotelGLPI / accounts

Plugin accounts for GLPI
http://blogglpi.infotel.com
GNU General Public License v2.0
21 stars 15 forks source link

[improvement] Make field non-mandatory #77

Closed phamorais closed 1 year ago

phamorais commented 2 years ago

When creating a new account, it is mandatory to fill in the "encryption key" field. However, I would like to register a new account without filling in a new password, as the account passwords in my scenario are controlled by Active Directory, so I don't need to register a password in GLPI.

Would it be possible to leave the filling of the field "encryption key" in a non-mandatory way?

tsmr commented 2 years ago

You can register your encryption key but this is not advised

phamorais commented 2 years ago

@tsmr

That doesn't solve the problem.

I understand that the best way really would be to create functionality that would allow certain fields to be non-mandatory.

In my scenario, I'm importing 700 records from an excel (generated by active directory). So I'll insert 'generic' passwords just to enable the import.

phamorais commented 2 years ago

Hi guys!

Would it be possible to leave the filling of the field "encryption key" in a non-mandatory way?

phamorais commented 1 year ago

any?

phamorais commented 1 year ago

I closed this issue due to the developer's lack of interest in evolving the plugin.