GithubHelp home page GithubHelp logo

phnmnl-plugin-kubenow's People

Contributors

andersla avatar jonandernovella avatar sneumann avatar

Watchers

 avatar

phnmnl-plugin-kubenow's Issues

Password quality check

To avoid too simple (or even default) passwords, add password quality checks.
Also, check with portal development (e.g. @ilveroluca) what they do in the portal password validation.
Yours, Steffen

apt install passwdqc
$ echo "password" |  pwqcheck -1 
Bad passphrase (not enough different characters or classes for this length)
$ echo "kjhg)(/&kjhg456kjh" |  pwqcheck -1 
OK

Better checks of uploaded image(s)

Hi, testing file exists - no need to upload I had a case that the image was
Status: Queued and not yet usable. Then VM instances fail.
This step could validate the checksum and/or status, and ask user
to fix things before continuing. Yours, Steffen

+------------------+------------------------------------------------------+
| Field            | Value                                                |
+------------------+------------------------------------------------------+
| checksum         | None                                                 |
| container_format | bare                                                 |
| created_at       | 2018-01-24T21:00:04Z                                 |
| disk_format      | qcow2                                                |
| file             | /v2/images/218b0f9a-2bdd-47e7-89c7-6bc7745f638d/file |
| id               | 218b0f9a-2bdd-47e7-89c7-6bc7745f638d                 |
| name             | kubenow-v040                                         |
| size             | None                                                 |
| status           | queued                                               |
| updated_at       | 2018-01-24T22:56:00Z                                 |
+------------------+------------------------------------------------------+

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.