1
0
mirror of https://git.teknik.io/Teknikode/Teknik.git synced 2023-08-02 14:16:22 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Uncled1023
bd55b29de9 Added warning email option for invalid accounts. 2016-05-19 10:28:48 -07:00
Uncled1023
a73208d2f8 Added deletion of invalid accounts. 2016-05-18 21:52:42 -07:00
Uncled1023
d3b6e67edc Separated User add/edit/delete into a overall account to cover user/email/git. 2016-05-18 17:06:21 -07:00
Uncled1023
596d1ac0ed Added git repo checking to user cleaning.
Fixed user object not being correct for deletion.
2016-05-17 23:47:05 -07:00
Uncled1023
a8e68d9b24 - Made registration a button instead of a dropdown.
- Fixed git last seen.
- Changed clean users to only clean inactives without data.
2016-05-17 17:04:01 -07:00
Uncled1023
8d3f1ccf3e Added cleaning of unused email and git accounts 2016-05-16 23:56:32 -07:00
Uncled1023
89683efcad - Moved git and email management to their own functions.
- Added deletion of account on email or git account missing.
- Added exception deep message generation extension.
- Added better exception handling to user management.
- Cleaned up user management functions.
2016-05-16 16:50:02 -07:00
Uncled1023
19f5d28eaa Moved user modification to helper class.
Added cleaning of users to server maintainence program.
Added cli args to server maint program.
Modified last activity to also grab from email and git.
2016-05-15 23:43:31 -07:00
Uncled1023
2ecea12305 Fixed output not being sent last. 2016-05-10 00:03:22 -07:00
Uncled1023
73c621667b Separated ScanUploads from main of maintainence program. 2016-05-09 16:49:01 -07:00
Uncled1023
d5c85add89 Added Server Maintainence program.
Fixed client side encrypted uploads that save the key from not being scanned.
2016-05-09 13:01:41 -07:00