2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Determined that init binder was not needed to fix default for Boolean require_auth_time; instead use defaultValue=\"true\" in the RequestParam declaration. Also fixed bug in ClientDetails service so that it will not blow up if the client has no redirect uris registered More... about 12 years ago
trying out new confirmation controller
jricher
as Justin Richer
More... about 12 years ago
Added blacklist table to HSQLDB sql script More... about 12 years ago
Moved DB to use in memory HSQLDB. Made authentication-provider use a jdbc-user-service in that in-memory hsqldb. More... about 12 years ago
Working on init binder for ClientDynamicRegistrationEndpoint More... about 12 years ago
softened error from scope checker -- returns false now, allows things to pass through
jricher
as Justin Richer
More... about 12 years ago
Changed arity on approved sites (now can have many per user/site combo)
jricher
as Justin Richer
More... about 12 years ago
stupid javascript
jricher
as Justin Richer
More... about 12 years ago
moved everything to use the consumes/produces framework of Spring 3.1
jricher
as Justin Richer
More... about 12 years ago
Issue 213, writing init binder to convert null Boolean values to false before calling setters More... about 12 years ago
Issue 209 - typo More... about 12 years ago
switched to using "uneditable-input" classes instead of disabled input fields
jricher
as Justin Richer
More... about 12 years ago
got rid of postrender
jricher
as Justin Richer
More... about 12 years ago
added in checks to blacklist service upon client registration and update
jricher
as Justin Richer
More... about 12 years ago
fixed links
jricher
as Justin Richer
More... about 12 years ago
service layer cleanups
jricher
as Justin Richer
More... about 12 years ago
blacklist management UI
jricher
as Justin Richer
More... about 12 years ago
fixed render length limits on list widget
jricher
as Justin Richer
More... about 12 years ago
added blacklist API
jricher
as Justin Richer
More... about 12 years ago
fixed icon and variable reference
jricher
as Justin Richer
More... about 12 years ago
added dynamic icons to whitelist table
jricher
as Justin Richer
More... about 12 years ago
added icons and tooltips to approved site table
jricher
as Justin Richer
More... about 12 years ago
tooltip works!
jricher
as Justin Richer
More... about 12 years ago
added icon to template, popover doesn't work yet
jricher
as Justin Richer
More... about 12 years ago
added refresh buttons to all tables, fixed loading behavior to a proper cascading function call
jricher
as Justin Richer
More... about 12 years ago
Updated plus and minus buttons in list views, addresses #202
jricher
as Justin Richer
More... about 12 years ago
WTF MYSQL!!
jricher
as Justin Richer
More... about 12 years ago
approved sites UI
jricher
as Justin Richer
More... about 12 years ago
cleaned out startAfter function
jricher
as Justin Richer
More... about 12 years ago
methods for creating, editing, and deleting whitelist sites all function
jricher
as Justin Richer
More... about 12 years ago