TAMULib / Vireo

Vireo is a turnkey Electronic Thesis and Dissertation (ETD) Management System.
http://vireoetd.org/vireo/
1 stars 0 forks source link

Improve CLI generation, fixing embargoes to be actual embargoes and several others. #67

Closed kaladay closed 4 months ago

kaladay commented 4 months ago

The embargoes are now generated from the actual list of embargoes. If there are no embargoes then it falls back to a randomly generated string.

Handle other similar cases that are easy to resolve at the same time. This makes the generated data more accurate and easier to test. Especially when using them for filtering.

Switch to localhost.localdomain for example address to avoid any potential accidents if e-mails are sent (etc..).