Giter Club home page Giter Club logo

admin_2_0's People

Contributors

dajoho avatar kristianh avatar rafael-dabrowski avatar tabsl avatar tomasliubinas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

admin_2_0's Issues

api user

authorization with oauth, but ...

a) all users ?
b) only admin users ?
c) new tinyint field to check: api -> yes / no ?

any suggestions?

oauth authentifizierung

ich würde folgende vorgehensweise vorschlagen, um sich per oauth zu authentifizieren.

  • zwei neue felder in oxuser: OXAUTH (tinyint) und OXAUTHKEY (varchar)
  • OXAUTHKEY = api-key
  • OXAUTH = user darf api nutzen: ja/nein

mit dem vorhandenen apikey kann ein user dann an die api andocken.
wird bei einem request ein gültiger api-key gefunden (OXAUTH true) darf der user sich am REST anmelden,
bekommt einen session-token, welcher eine definierte zeit gültig ist und kann loslegen.

fragen:
a) alle damit einverstanden?
b) wollen wir die vorgänge loggen? (anmeldeversuch, ip, etc?)
c) wie lang soll der token gültig sein?

Joscha to english
I think we should do it in the following way for oAuth:

  • Adding two new fields in oxuser: OXAUTH (tinyint) and OXAUTHKEY (varchar)
  • OXAUTHKEY = api-key
  • OXAUTH = user is able to use the api: yes/no

With the apikey the user could authentificate against the api. Is a valid key found, the session-token will be generated and set for a limited time.

questions:
a) anyone ack?
b) should we track these things (Loggins, IP,...)
c) how long should a token be valid?

create help texts for GUI

Create help texts wich can be included into the GUI at several functions to explain what and how you can use this button, field or whatever - similar to the known tooltips/balloontips in the Oxid backend

Create a Project Readme

We need a project readme for GitHub like any other good project has...
It should say the most important things about the project and probably should tell some background story.

Why not link to the wiki if a reader is wants to know more?

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.