WebTop error access

I just pushed two new rpms to nethserver-updates of 7.4:

  • nethserver-webtop5-1.1.4-1.2.gff95e90.ns7.noarch.rpm
  • webtop5-core-1.1.5-1.1.g015fc4a.ns7.noarch.rpm

Everything should work on clean machine.
If you want to upgrade your installation, execute this command before updating the packages:

su - postgres -c "psql webtop5 -c 'alter table core.domains alter column dir_password TYPE text'"

I know, but the manual says there is no advantage in using varchar in PostgreSQL 9.2 :slight_smile: