You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: webapp/packages/plugin-administration/src/ConfigurationWizard/ServerConfiguration/ServerConfigurationFormStateManager.ts
+2-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
/*
2
2
* CloudBeaver - Cloud Database Manager
3
-
* Copyright (C) 2020-2024 DBeaver Corp and others
3
+
* Copyright (C) 2020-2025 DBeaver Corp and others
4
4
*
5
5
* Licensed under the Apache License, Version 2.0.
6
6
* you may not use this file except in compliance with the License.
@@ -38,6 +38,7 @@ export class ServerConfigurationFormStateManager {
Copy file name to clipboardexpand all lines: webapp/packages/plugin-authentication-administration/src/Administration/Users/Teams/TeamsForm/useTeamsAdministrationFormState.ts
+10-2
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
/*
2
2
* CloudBeaver - Cloud Database Manager
3
-
* Copyright (C) 2020-2024 DBeaver Corp and others
3
+
* Copyright (C) 2020-2025 DBeaver Corp and others
4
4
*
5
5
* Licensed under the Apache License, Version 2.0.
6
6
* you may not use this file except in compliance with the License.
Copy file name to clipboardexpand all lines: webapp/packages/plugin-authentication-administration/src/Administration/Users/Teams/TeamsTable/CreateTeamService.ts
+7-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
/*
2
2
* CloudBeaver - Cloud Database Manager
3
-
* Copyright (C) 2020-2024 DBeaver Corp and others
3
+
* Copyright (C) 2020-2025 DBeaver Corp and others
4
4
*
5
5
* Licensed under the Apache License, Version 2.0.
6
6
* you may not use this file except in compliance with the License.
@@ -39,6 +39,7 @@ export class CreateTeamService {
Copy file name to clipboardexpand all lines: webapp/packages/plugin-authentication-administration/src/Administration/Users/UsersAdministrationService.ts
+15-9
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
/*
2
2
* CloudBeaver - Cloud Database Manager
3
-
* Copyright (C) 2020-2024 DBeaver Corp and others
3
+
* Copyright (C) 2020-2025 DBeaver Corp and others
4
4
*
5
5
* Licensed under the Apache License, Version 2.0.
6
6
* you may not use this file except in compliance with the License.
@@ -59,16 +59,12 @@ export class UsersAdministrationService extends Bootstrap {
Copy file name to clipboardexpand all lines: webapp/packages/plugin-authentication-administration/src/Administration/Users/UsersTable/CreateUserService.ts
+2-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
/*
2
2
* CloudBeaver - Cloud Database Manager
3
-
* Copyright (C) 2020-2024 DBeaver Corp and others
3
+
* Copyright (C) 2020-2025 DBeaver Corp and others
4
4
*
5
5
* Licensed under the Apache License, Version 2.0.
6
6
* you may not use this file except in compliance with the License.
@@ -55,6 +55,7 @@ export class CreateUserService {
Copy file name to clipboardexpand all lines: webapp/packages/plugin-authentication-administration/src/Administration/Users/UsersTable/useAdministrationUserFormState.ts
+12-3
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,12 @@
1
1
/*
2
2
* CloudBeaver - Cloud Database Manager
3
-
* Copyright (C) 2020-2024 DBeaver Corp and others
3
+
* Copyright (C) 2020-2025 DBeaver Corp and others
4
4
*
5
5
* Licensed under the Apache License, Version 2.0.
6
6
* you may not use this file except in compliance with the License.
0 commit comments