Auth icon indicating copy to clipboard operation
Auth copied to clipboard

Manage multiple user authentication databases from a central web application

Results 7 Auth issues
Sort by recently updated
recently updated
newest added

Appears that the versions available on the build boxes are now ahead of the version we specify. - Build log: https://travis-ci.org/mike42/Auth/jobs/237099468

bug

As a developer I want the project to be dependency-managed and auto-loaded in a standard way So that it's easier for new developers to pick up

enhancement

As a developer, I want the code style to be checked by a script, So that code that is styled incorrectly is not merged ## A PSR-2 code style check...

qa

The tool for associating accounts between services through the web needs some attention.

bug

Currently, /var/www is used to store files to be served over the web. This comprises- - A symlink - A landing page to redirect users - A `.htaccess` file Since...

enhancement

Add tests executed in Selenium via PHPUnit. Basic tests will include the functions of create/read/update/delete of users, groups, group membership and organisation unit.

qa

- Use grunt to pull in the latest versions of external dependencies - Update HTML/PHP/Install docs accordingly

enhancement