Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
KorAP
/
Kustvakt
/
249a0aa5693f8502391a89804bcb087003ae7b21
/
full
/
src
/
main
/
resources
a2ce63d
Implemented OpenID support for auth_time, nonce and max_age.
by margaretha
· 6 years ago
da3c785
Implemented handler for OpenID authentication error response.
by margaretha
· 6 years ago
235a680
Updated JWT lib & added MySQL database tables.
by margaretha
· 6 years ago
cf306d3
Updated Krill version & added controller tests with OAuth2 access token.
by margaretha
· 6 years ago
07402f4
Altered user authentication method in authorization code request.
by margaretha
· 7 years ago
be4c5c9
Handled scopes & added request token with authorization code tests.
by margaretha
· 7 years ago
1097acc
Added access token scope join table and updated fix for #21.
by margaretha
· 7 years ago
b4ce660
Added setting default access scopes in the config file & fixed #21.
by margaretha
· 7 years ago
a452c5e
Implemented OAuth2 request access token with authorization code grant.
by margaretha
· 7 years ago
fb027f9
Implemented authorization code request, simplified client
by margaretha
· 7 years ago
6374f72
Implemented OAuth2 request token with resource owner password grant.
by margaretha
· 7 years ago
f839dde
Implemented OAuth2 request access token with client credentials grant.
by margaretha
· 7 years ago
0512231
Implemented OAuth2 exception handler.
by margaretha
· 7 years ago
a048627
Updated OAuth2 client authentication.
by margaretha
· 7 years ago
6d61a55
Updated client registration (store client secret hashcode).
by margaretha
· 7 years ago
8d804f6
Implemented deregister public client task.
by margaretha
· 7 years ago
0e8f4e7
Implemented OAuth2 client authentication.
by margaretha
· 7 years ago
31a9f52
Implemented OAuth2 client registration.
by margaretha
· 7 years ago
4457383
Added VC list and search user-group controllers for system admin.
by margaretha
· 7 years ago
cf4b26f
Added delete group member triggers and admin tests for group controller.
by margaretha
· 7 years ago
69e8adc
Added comments, moved EntityHandlerIface, and cleaned up old codes.
by margaretha
· 7 years ago
4edc70e
Added admin-related SQL codes, updated AdminDao & group list controller.
by margaretha
· 7 years ago
c1c3f1d
Fixed sqlite trigger, member exist error message & issue #16.
by margaretha
· 7 years ago
6fca729
Updated readme (moved further setup to wiki).
by margaretha
· 7 years ago
6b3ecdd
Disabled basic authentication in default config & added comments.
by margaretha
· 7 years ago
efc18a4
Removed old policy related and deprecated code.
by margaretha
· 7 years ago
7d0165c
Enabled custom implementation for email address retrieval.
by margaretha
· 7 years ago
1aaead9
Added test-hibernate.properties.
by margaretha
· 7 years ago
a86b141
Set mail using localhost & added mail template in kustvakt config.
by margaretha
· 7 years ago
7f0a4d4
Fixed unrecognized application/json and velocity template.
by margaretha
· 7 years ago
aecee1b
Implemented sending mail using spring injection and removed jetty jndi.
by margaretha
· 7 years ago
de92c20
Fixed collection rewrite regarding OR operation with other fields.
by margaretha
· 7 years ago
58e1863
Testing mail with jetty jndi.
by margaretha
· 7 years ago
c9f1dfa
Merged changelog to Changes & updated status codes.
by margaretha
· 7 years ago
0.59.10-release
e6c711b
Added expiration time check for member invitation.
by margaretha
· 7 years ago
2c019fa
Added delete-config & tests; updated lib & java versions; fixed bugs.
by margaretha
· 7 years ago
4566792
Implemented delete user-group and member tasks.
by margaretha
· 7 years ago
98ec15b
Fixed share VC & delete VC-access; added sort VC by id & test cases.
by margaretha
· 7 years ago
71e6fca
Removed all user group and implemented search published VC.
by margaretha
· 7 years ago
541b8cc
Implemented publish VC task.
by margaretha
· 7 years ago
45dde68
Added virtual corpus edit service.
by margaretha
· 7 years ago
d3bc71f
Included KoralQuery in VC lists & improved KoralQueries in DB test data.
by margaretha
· 7 years ago
a0d4d3c
Added comments.
by margaretha
· 7 years ago
351777b
Added retrieve user VC service.
by margaretha
· 7 years ago
dfecb4b
Omitted foundry injection in empty span, fixed multiple license rewrite.
by margaretha
· 7 years ago
ad618d2
Enabled definition of multiple license regex in kustvakt.conf.
by margaretha
· 7 years ago
2afb97d
Defined authentication method, scheme and token type separately.
by margaretha
· 7 years ago
56e8e55
Added annotation scheme in config & fixed authentication exceptions.
by margaretha
· 7 years ago
c38c856
Fixed foundry rewrite for constituency (koral:span).
by margaretha
· 7 years ago
bb48630
Fixed rewrite redundancy in collection rewrite.
by margaretha
· 7 years ago
cd20679
Improved AuthenticationException.
by margaretha
· 7 years ago
4b5c141
Generalized http authentication framework.
by margaretha
· 7 years ago
4de4119
Changed token type to authentication type.
by margaretha
· 7 years ago
139d0f7
Introduced authentication type as enums.
by margaretha
· 7 years ago
fde771a
Renamed AuthFilter and moved it to /full.
by margaretha
· 7 years ago
ed7bc7a
Fixed a rewrite bug regarding availability with operation or.
by margaretha
· 7 years ago
894a7d7
Fixed KustvaktResponseHandler and missing exceptions in JsonUtils.
by margaretha
· 7 years ago
61966dd
Added UserGroupDao methods and tests.
by margaretha
· 7 years ago
4b50521
Renamed inserts of predefined roles.
by margaretha
· 7 years ago
b42b963
Implemented Role and Privilege Daos and tests.
by margaretha
· 7 years ago
d3c0fc9
Divided codes into service/logic and controller layers.
by margaretha
· 7 years ago
bf11d8d
Added DAO methods regarding user groups.
by margaretha
· 7 years ago
c2ac8f5
Restructured SQL versioning files for database migration.
by margaretha
· 7 years ago
318fec3
Added new tables to sqlite (used for the test suite).
by margaretha
· 7 years ago
f6d5a82
Added VirtualCorpus DAO methods and tests.
by margaretha
· 7 years ago
1f106f6
Updated tables and added VirtualCorpusDao.
by margaretha
· 7 years ago
5e873cc
Updated jdbc.url for Sqlite seeting.
by margaretha
· 7 years ago
6240a6e
Added new database setup for sqlite.
by margaretha
· 7 years ago
ea68a0a
Set (new)mysql as database in full version.
by margaretha
· 7 years ago
f68daa6
Assembled lite version.
by margaretha
· 7 years ago
1b10506
Restructured Kustvakt.
by margaretha
· 7 years ago