GithubHelp home page GithubHelp logo

orbitroom / adarnauth Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adarnof/adarnauth

0.0 2.0 0.0 807 KB

Messing around with Django and EVE SSO. Unofficial AllianceAuth v2

License: GNU General Public License v2.0

Python 57.28% HTML 10.49% CSS 4.62% JavaScript 27.61%

adarnauth's Introduction

adarnauth

Live Demo

Started as a rewrite of the core of AllianceAuth but has ballooned to a standalone auth system.

Project Outline

EVE Models

  • Character
    • Fetch from public API
    • Async update task
    • Determine owning user
    • Handle character deletion
  • Corp
    • Fetch from public API
    • Async update task
    • Handle corp closure
  • Alliance
    • Fetch from public API
    • Async update task
    • Handle alliance closure
  • API Key
    • Update from authorized API
    • Populate characters
    • Populate corp
    • API verified permission
    • Verify via SSO
  • Standings
    • Pull from authorized API

Access Rules

  • Character
    • Auto-populate
  • Corp
    • Auto-populate
  • Alliance
    • Auto-populate
  • Standing
    • Auto-populate
  • Site access permission

Groups

  • Extend Group Model
    • Owner/Admin/Member tiers
    • Nesting (parent/child)
  • Auto Assignment

SSO

  • Process SSO callback
  • Generate missing user accounts
  • Owner hash matching
  • Internal redirect
    • Hash matching
    • Session identity verification
    • View redirect
    • Auto-cleanup

Explicit Service Support

  • Mumble
    • Base service functions
    • Group mapping
    • Front-end creation
    • Signals
  • Openfire
    • Base service functions
    • Broadcast
    • Group mapping
    • Front-end creation
    • Signals
  • Phpbb3
    • Base service functions
    • Group mapping
    • Front-end creation
    • Signals
  • Discord
    • Base service functions
    • Broadcast
    • Group mapping
    • Front-end creation
    • Signals

App Admin Hardening

Tolerate users pushing buttons on the admin site I might not like.

  • access
  • authentication
  • eveonline
  • groupmanagement
  • ldap_service
  • mumble
  • openfire
  • phpbb

Suggestions?

adarnauth's People

Contributors

adarnof avatar orbitroom avatar

Watchers

 avatar  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.