genouest / genouestaccountmanager

Account manager for core facility
GNU Affero General Public License v3.0
5 stars 8 forks source link

Manual user expiration does not reset expiration_notif to 0 #488

Open mboudet opened 2 months ago

mboudet commented 2 months ago

When manually expiring a user as an admin, expiration_notif is not reset to 0.

This should not matter because it is reset when renewing the user, but just in case..