From dchen at redhat.com Thu Feb 8 05:17:21 2018 From: dchen at redhat.com (Ding Yi Chen) Date: Thu, 8 Feb 2018 00:17:21 -0500 (EST) Subject: [zanata-devel] platform-4.4.3 is released In-Reply-To: <758819547.4516356.1517301299247.JavaMail.zimbra@redhat.com> Message-ID: <1207180791.2309591.1518067041467.JavaMail.zimbra@redhat.com> Completed deliverables: * maven Deployed to maven central. * GitHub Tagged, WAR is available as https://github.com/zanata/zanata-platform/releases/download/platform-4.4.3/zanata-war-4.4.3.war * docker docker pull docker.io/zanata/server:4.4.3 * 0install 0install destroy zanata-cli | yes | 0install -c add zanata-cli https://raw.githubusercontent.com/zanata/zanata.github.io/master/files/0install/zanata-cli.xml * Zanata_Team repo for EL7 and EL6 (a.k.a dchen's repo) sudo curl -L -o /etc/yum.repos.d/el-zanata.repo https://repos.fedorapeople.org/Zanata_Team/zanata/el-zanata.repo sudo yum makecache sudo yum -y install zanata-cli-bin Note that dchen's repo is now link to Zanata_Team repo, and should be working as before. * Fedora zanata-platform/zanata-client package: 4.4.1 is in updates-testing. There is no client improvement between 4.4.1 and 4.4.3 Regards, -- Ding-Yi CHEN Software Engineer, Globalization Group Red Hat Asia-Pacific Pty Ltd dchen at redhat.com Twitter: @redhatway | Instagram: @redhatinc | Snapchat: @redhatsnaps From yu.shao.gm at gmail.com Tue Feb 20 03:51:19 2018 From: yu.shao.gm at gmail.com (Yu Shao) Date: Mon, 19 Feb 2018 22:51:19 -0500 Subject: [zanata-devel] enable public sign up page Message-ID: Hi guys, What is the right way to enable sign up page? Although I could do it by changing here: https://github.com/zanata/zanata-platform/blob/6709efe3420af49c8f0805a0c7b5be05d17b0878/server/services/src/main/java/org/zanata/ApplicationConfiguration.java#L495 There should be a configuration variable somewhere? Shao -------------- next part -------------- An HTML attachment was scrubbed... URL: From sflaniga at redhat.com Tue Feb 20 04:16:31 2018 From: sflaniga at redhat.com (Sean Flanigan) Date: Tue, 20 Feb 2018 14:16:31 +1000 Subject: [zanata-devel] enable public sign up page In-Reply-To: References: Message-ID: Hi Shao, At present, this feature seems to be controlled by the option "Allow anonymous user to access resources" on the admin server configuration page. I think they should be separate options, so I have created a bug to track this: https://zanata.atlassian.net/browse/ZNTA-2402 Regards Sean. On 20 February 2018 at 13:51, Yu Shao wrote: > Hi guys, What is the right way to enable sign up page? Although I could do > it by changing here: > > https://github.com/zanata/zanata-platform/blob/6709efe3420af49c8f0805a0c7b5be05d17b0878/server/services/src/main/java/org/zanata/ApplicationConfiguration.java#L495 > > > There should be a configuration variable somewhere? > > > Shao > > > _______________________________________________ > zanata-devel mailing list > zanata-devel at redhat.com > https://www.redhat.com/mailman/listinfo/zanata-devel > -- Sean Flanigan Principal Software Engineer Globalisation Tooling, Customer Platform Red Hat -------------- next part -------------- An HTML attachment was scrubbed... URL: