archimatetool / archi-modelrepository-plugin

coArchi - a plug-in to share and collaborate on Archi models.
152 stars 52 forks source link

Add primary key password (inactivity) timeout #155

Closed jbsarrodie closed 3 years ago

jbsarrodie commented 3 years ago

It would be good to be able to set two « timers »

Phillipus commented 3 years ago

Will work on this next.

Phillipus commented 3 years ago

This is ready for testing now.

Password constraints can be set in plugin_customization.ini as, for example:

org.archicontribs.modelrepository/passwordPrimaryTimeout=15
org.archicontribs.modelrepository/passwordInactivityTimeout=10
jbsarrodie commented 3 years ago

I've just tested and that's perfect, so closing this.