Git Product home page Git Product logo

ccid-cas's People

Contributors

hugosolar avatar kgodey avatar mattl avatar timidrobot avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ccid-cas's Issues

CAS Table is Latin1 But Should Be UTF-8

This leads to mangled characters in nicknames when we pull them across the network and the receiving code decodes the bytestream containing the nickname as utf--8.

We will need to:

  • Change the table definition from latin1 to utf-8.
  • Repair the table content if needed.
  • Make sure the CAS server is serving this correctly.
  • Repair any incorrect entries in the Network database caused by this.

Check For Confirmation on Login

When login fails, we should check if the user has verified their account.

If they have not, we should ask if they would like to be sent a password reset.

Add default login success page

If the user logs in without a service, we should take them to a page that tells them that they have logged in successfully and tells them some of the services they can use with ccid.

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.