Code Monkey home page Code Monkey logo

bearddan2000 / groovy-web-gradle-spring-thyme-register-rsa-encrypted-scrypt-encode Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 17 KB

A springboot secure web app with thymeleaf support.

Home Page: https://github.com/bearddan2000/groovy-web-gradle-spring-thyme-register-rsa-encrypted-scrypt-encode

Dockerfile 0.24% Groovy 56.99% CSS 0.33% JavaScript 11.51% HTML 24.22% Shell 6.70%
groovy gradle web spring thyme register rsa encrypted scrypt encode

groovy-web-gradle-spring-thyme-register-rsa-encrypted-scrypt-encode's Introduction

groovy-web-gradle-spring-thyme-register-rsa-encrypted-scrypt-encode

Description

A springboot secure web app with thymeleaf support. Three roles are defined; USER, ADMIN, and SUPER. All roles can access pages /home, /login, and /about. Only USER can access /user and ADMIN only /admin whereas SUPER can navigate to either and have its own /super. Each role has an action USER=VIEW ONLY, ADMIN=READ/WRITE, SUPER=CREATE. All password are encrypted with RSA and encoded with scrypt to insure strong passwords.

Presents a register form to create an inMemoryUser. Once the user is created it is given the USER role by default and auto logged in.

Tech stack

  • groovy
  • gradle

Docker stack

  • gradle:jdk11

To run

sudo ./install.sh -u Available at http://localhost

  • Login with id: user and password: pass
  • Login with id: admin and password: pass
  • Login with id: super and password: pass

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credits

groovy-web-gradle-spring-thyme-register-rsa-encrypted-scrypt-encode's People

Contributors

bearddan2000 avatar

Watchers

 avatar

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.