Giter Site home page Giter Site logo

Comments (6)

nbeguier avatar nbeguier commented on June 1, 2024 1

You have totally right, I will take a look.
Notice that cassh web is lacking features (especially admin one), it was design for Windows clients.

from cassh.

ttinkr avatar ttinkr commented on June 1, 2024

Is there some list which features are missing?

I am trying to make one unified portal for both win and nix users. I want to disable LDAP auth and put it behind a vouch proxy to do auth on keycloak. You think this could work out?

I like your project, if there is some code missing to make it work I'll may send some PRs soon 😊

from cassh.

nbeguier avatar nbeguier commented on June 1, 2024

It's nice to read that :)
All admin features are missing on cassh web. To begin with: activate/delete/revoke user key.
Add/remove principals can be nice for the long run, it's very useful.
I'm not satisfied of my session management, should be changed with a dedicated library.

About your idea to put it behind a proxy, I don't know yet the techno you are mentioning. On cassh server side, we could trust some signed headers, with a key of your proxy, to be sure it wasn't altered.
Giving an idea of the user group could be great, to map it with local set of principals.

from cassh.

nbeguier avatar nbeguier commented on June 1, 2024

This is a first draft of env var in cassh-web.
Tell me if it's ok for you, I can do it either on cassh-server.

from cassh.

ttinkr avatar ttinkr commented on June 1, 2024

Looks good, thx!!

from cassh.

nbeguier avatar nbeguier commented on June 1, 2024

And now the cassh server.
It's been a while I should have done that 😄 !

Tell me if it's ok for you (You may not have everything ready to test it in a real env 😅 )
But in my set of tests it works fine.

from cassh.

Related Issues (20)

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.