Commit Graph

2666 Commits (dae674af67a12b96145ec295a2170a69ac19e15e)
 

Author SHA1 Message Date
Leonard Brünings e6679b6e4b Fix psql_database script, replace SERIAL with BIGSERIAL and fix ...
8 years ago
Justin Richer 0efa77b580 [maven-release-plugin] prepare for next development iteration
8 years ago
Justin Richer b9b7bf53c3 [maven-release-plugin] prepare release mitreid-connect-1.3.0
8 years ago
Justin Richer 0aedfc8e22 minor cleanup
8 years ago
Justin Richer 0d564d9714 made token service transactional, closes #1222
8 years ago
Justin Richer 11f3cccab9 fix JWKS parsing in software statements, closes #1220
8 years ago
Justin Richer 702a775881 handle creation time stamp in clients, closes #1210
8 years ago
Justin Richer 45ea899de8 made user codes case insensitive
8 years ago
Justin Richer d317cf5024 added exception handling to device code creation step
8 years ago
Justin Richer cc0622edd0 internalized random string generation for device codes
8 years ago
Justin Richer 52829d4adb mapped user info and server config interceptors to only interactive portions of the site, closes #1206
8 years ago
Mark Janssen 903168a949 Decrease log level of trailing slash warning
8 years ago
Justin Richer 6216659cd6 manage reporting plugin versions, added jacoco coverage to reporting
8 years ago
Leonard Brünings 9d1a50d17e Add codecov badge
8 years ago
Leonard Brünings 2aecedfb3d Replace cobertura with jacoco to generate code-coverage for codecov.io
8 years ago
Justin Richer f43ff53683 Extracted database indexes to separate files
8 years ago
Justin Richer bf49cd193d removed incompatible constraints on mysql files
8 years ago
Justin Richer 835a326627 allow polling of device codes, fixed UI for device code input
8 years ago
Justin Richer 1d7fba5d6e added cascade to address object, closes #1209
8 years ago
Justin Richer 2ea5f8fd28 sync’d databases with HSQL schema, closes #1212
8 years ago
Justin Richer 050662dd5c updated dependencies
8 years ago
Justin Richer 7767c7a831 add “if not exists” to all indexes in HSQL
8 years ago
Justin Richer 7a225e56c4 don’t pack wro4j into .war file
8 years ago
Justin Richer 78b9b6ced4 auto format and cleanup javascript
8 years ago
Justin Richer bd72b4138d added missing copyright declarations
8 years ago
Justin Richer 32ce21b5cd automated code formatting and cleanup
8 years ago
Justin Richer b6cf8fe22b cleanup
8 years ago
Justin Richer dd0f69ba6d [maven-release-plugin] prepare for next development iteration
8 years ago
Justin Richer 80358566a5 [maven-release-plugin] prepare release mitreid-connect-1.3.0-RC2
8 years ago
Justin Richer 4da1e619a0 plugin management, removed less files from .war
8 years ago
Justin Richer eb1ec0979d separated root bootstrap and responsive files into different WRO4J groups
8 years ago
Justin Richer 9b2177a422 switched to using wro4j, main file works but responsive file doesn’t
8 years ago
Justin Richer fd8f628a4f generate .css files and put them into the source directory
8 years ago
Justin Richer c377e411e3 removed packed-in bootstrap files (again)
8 years ago
Justin Richer 2a75535dce fix unit tests and downstream calls
8 years ago
Justin Richer a926a8f0ab cleaned up server-side stats service, UI now uses per-client calls
8 years ago
Justin Richer 256b79ae51 lazy load client stats in UI
8 years ago
Justin Richer 626b18d5ca added software id and version to UI search
8 years ago
Justin Richer 02928b048f added software ID and version to data API
8 years ago
Justin Richer e57ea488b3 fixed null handling on client admin pages, added software ID and version to UI
8 years ago
Justin Richer 22a4addfc0 added software ID and software version
8 years ago
Justin Richer 8406a89fd1 added device flow expiration
8 years ago
Justin Richer f0c8b1b235 fixed device code admin UI
8 years ago
Justin Richer f54d44cd9d added device code to discovery, moved device endpoints
8 years ago
Justin Richer f915196c2e fix approval display
8 years ago
Justin Richer cbf5bf742b added messages for display pages, better error handling in user-facing pages
8 years ago
Justin Richer 153776ecb5 Don’t catch OAuth2 errors, let the framework handle them here
8 years ago
Justin Richer d83fbc6c67 UI for managing device code flow
8 years ago
Justin Richer 44b24af466 database storage for device flow
8 years ago
Justin Richer 04dd67d073 added device codes to database
8 years ago