archimatetool / archi-modelrepository-plugin

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

Add command line option to disable saving username/password credentials #151

Closed Phillipus closed 3 years ago

Phillipus commented 3 years ago

From @jbsarrodie:

Make it possible to run Archi with a command line option (set in Archi.ini) to fully disable saving the username/password.

When set, this option should remove/gray out the saving the username/password option from the UI:

This option has to be set through Archi.ini because in an enterprise setup, Archi will be stored in a location not writable by user, so this option will be set at install time (through a custom packaged deployed by IT team).

Phillipus commented 3 years ago

Not needed now that we have #152