climsoft / Climsoft

Climsoft Desktop for Windows - http://www.climsoft.org
GNU General Public License v3.0
14 stars 28 forks source link

User management and password change #675

Closed Patowhiz closed 9 months ago

Patowhiz commented 2 years ago

Fixes #671 and #672

This will be ready for review once PR #660 is merged.

Patowhiz commented 2 years ago

@smachua @mhabimana when improving on the 2 dialogs, I noticed that current code is setting and enforcing access policies via mysql privileges at the database server level. I didn't change the conceptualization but I wondered what may have inspired this approach rather than enforcing user access at the application level.