mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 03:57:07 -04:00
MAIL_URL was overriden with database info all the time. Now if MAIL_URL exists is not overwritten and if neither MAIL_URL nor exists valid admin panel data MAIL_URL is not set. MAIL_FROM was ignored. Same behaviour, env variable has bigger priority than database configuration. On both cases, althrought environment variable is set, updating admin-panel mail settings will load new info and ignore the environment variable. Remove some code that is not needed anymore |
||
---|---|---|
.. | ||
activities.js | ||
attachments.js | ||
avatars.js | ||
boards.js | ||
cardComments.js | ||
cards.js | ||
checklists.js | ||
export.js | ||
import.js | ||
invitationCodes.js | ||
lists.js | ||
settings.js | ||
unsavedEdits.js | ||
users.js | ||
watchable.js |