openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
simple-user-repository
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Jul 22, 2024 — Jul 22, 2025
Showing page 2 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
No longer logging bad password attempts as exceptions at the error level, which I found confusing.
Andy Gregorowicz
More...
about 13 years ago
Getting rid of test.properties and references to a MySQL instance, since we use H2 in testing.
Andy Gregorowicz
More...
about 13 years ago
The code in this file has been replaced by code in schema.ddl and triggers.ddl
Andy Gregorowicz
More...
about 13 years ago
Moving admin user and role creation into an SQL script for testing
Andy Gregorowicz
More...
about 13 years ago
Tabs to spaces
Andy Gregorowicz
More...
about 13 years ago
Removing unused imports
Andy Gregorowicz
More...
about 13 years ago
Rewriting some of the tests so that certain parts of the code are less sensitive to being run more than once.
Andy Gregorowicz
More...
about 13 years ago
Switching the surefire report format in hopes of getting better debugging on Travis CI
Andy Gregorowicz
More...
about 13 years ago
Trying to configure surefire to get better reporting on Travis CI
Andy Gregorowicz
More...
about 13 years ago
Tweaking annotations and spring config to get it to find all of the files it needs when testing
Andy Gregorowicz
More...
about 13 years ago
Updating the pointer to the submodule
Andy Gregorowicz
More...
about 13 years ago
Prefixing the testing Spring config with classpath in hopes it will help the test framework find it on Travis CI
Andy Gregorowicz
More...
about 13 years ago
adding the travis config
Andy Gregorowicz
More...
about 13 years ago
Fixed broken unit tests
Doug Rand
More...
about 13 years ago
Merge remote-tracking branch 'andy/master'
Doug Rand
More...
about 13 years ago
Merge remote-tracking branch 'gg/master', added installation notes to readme, added ability to control initial password for created admin user in user manager.
Doug Rand
More...
about 13 years ago
Removing the hardcoded path to a Windows style drive name. This prevented running on non-Windows OSs.
Andy Gregorowicz
More...
about 13 years ago
Separating the triggers into their own DDL file. We are using H2 in testing and the triggers don't work there.
Andy Gregorowicz
More...
about 13 years ago
Merge remote-tracking branch 'gg/master'
Andy Gregorowicz
More...
about 13 years ago
added Direct stand alone cert tools
Ganley
More...
about 13 years ago
Merge branch 'master' of github.com:project-rhex/simple-user-repository
Doug Rand
More...
about 13 years ago
Edit working now. Fixed problem with delete - cascade was propagating to roles table.
Doug Rand
More...
about 13 years ago
updated triggers to insert new user credentials into more tables; added checks to fail greacefully if nhind and james db does not exist
Ganley
More...
about 13 years ago
Merge pull request #3 from gandg/master
Doug Rand
More...
about 13 years ago
added james mail db linkage
Ganley
More...
about 13 years ago
Factored out the password encoder and salt source for spring security. Created a user details service to enable logging in. Has the detail service call the user manager's admin creation code so there will always be an admin user. Integrated with the various tags from the openid project and fixed up the tags from this project to be in concordance - now has the header from the main project. Fixed delete to now work properly. Edit is not yet working.
Doug Rand
More...
about 13 years ago
Merge branch 'master' of github.com:project-rhex/simple-user-repository
Doug Rand
More...
about 13 years ago
work in progress on delete
Doug Rand
More...
about 13 years ago
Merge pull request #2 from jricher/master
Doug Rand
More...
about 13 years ago
cleaned up spring configuration, moved tag files around, updated userinfo repository, made it all work
Justin Richer
More...
about 13 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree