Chris Lasell
Chris Lasell
Currently to use d3admin, the user must provide two usernames and three passwords, which are stored in the keychain. API => user/passwd SQL => user/passwd MasterDistPoint => passwd Devise a...
Allow an installed package to have a firm expiration date, on/after which it will be removed no matter what. This date should accepted either as a specific date in the...
give d3 an 'update-receipt' action, to update a specific receipt from its matching package on demand
This could potentially allow us to not use the DB at all, although reporting would be limited due to speed issues. (unless the API eventually allows better querying)
When a receipt is frozen, the admin name and time should be recorded in the receipt, and that info available in d3admin reports and list-details on the client. Potentially also...