GithubHelp home page GithubHelp logo

poeschl / brettbutler Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 468 KB

A simple, self-hosted webapp which organizes upcoming boardgame events and the players for a game.

License: Apache License 2.0

Kotlin 19.92% HTML 0.48% Vue 45.88% TypeScript 16.45% SCSS 12.28% Shell 1.63% Dockerfile 2.25% JavaScript 0.37% Batchfile 0.74%
docker-compose planing self-hosted vue3

brettbutler's Introduction

Hi / Hallo zam

My name is Markus and I'm doing "some" Open Source Development. ๐Ÿง‘โ€๐Ÿ’ป Mostly on Home Assistant Addons and all tooling and software I use in my daily life.

Poeschl's GitHub stats Poeschl's Used languages

brettbutler's People

Contributors

dependabot[bot] avatar poeschl avatar

Watchers

 avatar  avatar

brettbutler's Issues

E-Mail notifications

When mail settings via env are given, then connect to a smtp server and send Notification-Mails on:

  • User with mail was added to event
  • New Event was created
  • New Game was added to event

The current user should be able to check or unchecked the notifications in the user settings.

Replace username with real login

Currently any name is used to "login".

This should be changed into a real oauth2 login from Frontend and Backend. The frontend should store the auth data and treat the backend as pure resource server.

As oauth2 provider https://github.com/RichardKnop/go-oauth2-server should be used. It should be able to authenticate users and let new users register.

  • make go-oauth2-server available (dev proxy and Prod)
  • Allow secured Backend calls only with OAuth2
  • Let users login via Oauth2
  • Create user settings page (nothing here for now, but will get settings for #92)

Add GitLab Oauth2 login

When #90 is done, OAuth2 on GitLab should be a second OAuth2 provider.

The type of provider and it's parameter should be set via env variables on the starting container.

There should only one Auth method at a time.

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.