[DISCUSS] Forget Password Feature

2021-12-02 Thread Rohit Yadav
All, This idea of having a "forgot password" feature in UI came around CCC Hackathon and was proposed by my colleague Wei, I've created a design doc here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Forgot+Password+Feature Please review and share your thoughts and feedback. Thanks.

[GitHub] [cloudstack-documentation] GabrielBrascher opened a new pull request #255: Fix mysqldump missing 'Grave Accent'

2021-12-02 Thread GitBox
GabrielBrascher opened a new pull request #255: URL: https://github.com/apache/cloudstack-documentation/pull/255 Fix mysqldump command in the ["Database Preparation"](https://docs.cloudstack.apache.org/en/4.16.0.0/upgrading/upgrade/upgrade-4.15.html#database-preparation) section. No

[GitHub] [cloudstack-documentation] GabrielBrascher commented on pull request #255: Fix mysqldump missing 'Grave Accent'

2021-12-02 Thread GitBox
GabrielBrascher commented on pull request #255: URL: https://github.com/apache/cloudstack-documentation/pull/255#issuecomment-984723954 @blueorangutan docbuild -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #255: Fix mysqldump missing 'Grave Accent'

2021-12-02 Thread GitBox
blueorangutan commented on pull request #255: URL: https://github.com/apache/cloudstack-documentation/pull/255#issuecomment-984725162 @GabrielBrascher a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the A

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #255: Fix mysqldump missing 'Grave Accent'

2021-12-02 Thread GitBox
blueorangutan commented on pull request #255: URL: https://github.com/apache/cloudstack-documentation/pull/255#issuecomment-984726051 Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/255. (SL-JID 172) -- This is an automated message from the Apache Git Service. To resp

[GitHub] [cloudstack-documentation] rhtyd edited a comment on pull request #255: Fix mysqldump missing 'Grave Accent'

2021-12-02 Thread GitBox
rhtyd edited a comment on pull request #255: URL: https://github.com/apache/cloudstack-documentation/pull/255#issuecomment-984741221 @GabrielBrascher would it be safer to use the `$(cmd)` syntax? Also improves readability over `? -- This is an automated message from the Apache Git Servi

[GitHub] [cloudstack-documentation] rhtyd commented on pull request #255: Fix mysqldump missing 'Grave Accent'

2021-12-02 Thread GitBox
rhtyd commented on pull request #255: URL: https://github.com/apache/cloudstack-documentation/pull/255#issuecomment-984741221 @GabrielBrascher would it be safer to use the `$(cmd)` syntax? Also improves readability over `\``? -- This is an automated message from the Apache Git Service.

[GitHub] [cloudstack-documentation] GabrielBrascher commented on pull request #255: Fix mysqldump missing 'Grave Accent'

2021-12-02 Thread GitBox
GabrielBrascher commented on pull request #255: URL: https://github.com/apache/cloudstack-documentation/pull/255#issuecomment-984748132 @rhtyd good point, `$(cmd)` looks like a better option indeed. I will update the changes, thanks! -- This is an automated message from the Apache Git

[GitHub] [cloudstack-documentation] GabrielBrascher commented on pull request #255: Fix mysqldump missing 'Grave Accent'

2021-12-02 Thread GitBox
GabrielBrascher commented on pull request #255: URL: https://github.com/apache/cloudstack-documentation/pull/255#issuecomment-984754671 @blueorangutan docbuild -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #255: Fix mysqldump missing 'Grave Accent'

2021-12-02 Thread GitBox
blueorangutan commented on pull request #255: URL: https://github.com/apache/cloudstack-documentation/pull/255#issuecomment-984755472 @GabrielBrascher a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the A

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #255: Fix mysqldump missing 'Grave Accent'

2021-12-02 Thread GitBox
blueorangutan commented on pull request #255: URL: https://github.com/apache/cloudstack-documentation/pull/255#issuecomment-984756341 Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/255. (SL-JID 173) -- This is an automated message from the Apache Git Service. To resp

[GitHub] [cloudstack-documentation] weizhouapache commented on pull request #255: Fix mysqldump missing 'Grave Accent'

2021-12-02 Thread GitBox
weizhouapache commented on pull request #255: URL: https://github.com/apache/cloudstack-documentation/pull/255#issuecomment-984758270 @GabrielBrascher I know only date is used in old docs. would it be better to use date and time like the following ? ``` $ echo cloud-backup_$(date +%Y

[GitHub] [cloudstack-documentation] GabrielBrascher commented on pull request #255: Fix mysqldump missing 'Grave Accent'

2021-12-02 Thread GitBox
GabrielBrascher commented on pull request #255: URL: https://github.com/apache/cloudstack-documentation/pull/255#issuecomment-984765719 @weizhouapache I assume that as the upgrade is a process that is done in one day it would not be needed, I don't imagine more than one backup at a day at

[GitHub] [cloudstack-documentation] GabrielBrascher commented on pull request #255: Fix mysqldump missing 'Grave Accent'

2021-12-02 Thread GitBox
GabrielBrascher commented on pull request #255: URL: https://github.com/apache/cloudstack-documentation/pull/255#issuecomment-984776677 Updated to @weizhouapache suggestions. @blueorangutan docbuild -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #255: Fix mysqldump missing 'Grave Accent'

2021-12-02 Thread GitBox
blueorangutan commented on pull request #255: URL: https://github.com/apache/cloudstack-documentation/pull/255#issuecomment-984776996 @GabrielBrascher a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the A

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #255: Fix mysqldump missing 'Grave Accent'

2021-12-02 Thread GitBox
blueorangutan commented on pull request #255: URL: https://github.com/apache/cloudstack-documentation/pull/255#issuecomment-984778013 Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/255. (SL-JID 174) -- This is an automated message from the Apache Git Service. To resp

[GitHub] [cloudstack-documentation] rhtyd commented on pull request #255: Fix mysqldump missing 'Grave Accent'

2021-12-02 Thread GitBox
rhtyd commented on pull request #255: URL: https://github.com/apache/cloudstack-documentation/pull/255#issuecomment-985234552 Lgtm -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

[GitHub] [cloudstack-documentation] rhtyd merged pull request #255: Fix mysqldump missing 'Grave Accent'

2021-12-02 Thread GitBox
rhtyd merged pull request #255: URL: https://github.com/apache/cloudstack-documentation/pull/255 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: d