Rene Pfeuffer
bc37ccef57
Make protocol auth filter available for legacy paths
2019-07-26 15:07:40 +02:00
Eduard Heimbuch
bea14e9055
Merged in feature/redirect_issuetracker_links (pull request #283 )
...
Feature/redirect issuetracker links
2019-07-08 14:17:24 +00:00
Eduard Heimbuch
4e5d2d3302
fix redirect url / use hal links in legacy plugin
2019-07-08 12:59:37 +02:00
Eduard Heimbuch
35683543a7
cleanup
2019-07-05 11:35:40 +02:00
Eduard Heimbuch
22d323367f
add Tests for LegacyRepositoryService
2019-07-05 10:57:21 +02:00
Eduard Heimbuch
b14c3444bd
add ErrorHandling and show ErrorNotification
2019-07-05 10:08:27 +02:00
Eduard Heimbuch
4f1ac2af09
move redirect logic to legacy plugin / bind Extensionpoint in Main.js
2019-07-04 12:13:45 +02:00
Eduard Heimbuch
7211d657f2
call new LegacyRepository-Endpoint on Main.js
2019-07-03 15:06:46 +02:00
Eduard Heimbuch
d1b167677b
add LegacyPlugin Endpoint to get the repository name + namespace
2019-07-03 13:21:34 +02:00
Rene Pfeuffer
226322d05e
Use dao to prevent authentication issues
2019-07-03 12:41:46 +02:00
René Pfeuffer
3e653713c1
Do not redirect for deleted repositories
2019-07-02 11:28:27 +02:00
René Pfeuffer
c9861f6a04
Refactor code for readability
2019-07-02 11:14:44 +02:00
René Pfeuffer
f631dc1724
Redirect protocol requests for migrated repositories
...
- Make old repository name and id available to plugins (MigrationDAO)
- Build Map with paths of migrated repositories to new location
- Implement redirect (RepositoryLegacyProtocolRedirectFilter)
2019-07-02 10:46:26 +02:00
Sebastian Sdorra
8a10ac27e3
update ui-bundler to 0.0.19 and smp-maven-plugin to 1.0.0-alpha-3
2018-10-29 16:38:11 +01:00
René Pfeuffer
67278582e3
Update to Mockito v2
2018-08-08 09:20:08 +02:00
Sebastian Sdorra
5738fa2d66
redesign bearer tokens
2017-01-17 15:54:32 +01:00
Sebastian Sdorra
df6d9dacf8
implement LoginAttemptHandler for scm-manager 2
2017-01-15 20:27:06 +01:00
Sebastian Sdorra
3536c29908
added DAORealmHelperFactory to simplify the creation of dao based realms
2017-01-15 12:50:29 +01:00
Sebastian Sdorra
480a188763
remove unused imports
2015-06-20 15:36:54 +02:00
Sebastian Sdorra
d4081e2af5
improve check for legacy passwords
2015-06-20 15:36:17 +02:00
Sebastian Sdorra
a6c8afc3c2
skip legacy authentication realm for new shiro passwords
2015-06-20 15:16:21 +02:00
Sebastian Sdorra
79e1e5e972
added module to register servlets and filters by new WebElement annotation
2015-02-01 19:14:46 +01:00
Sebastian Sdorra
28aa1137f0
added legacy plugin to support scm-manager 1.x password hashes
2014-12-20 11:33:03 +01:00