Skip to content

Commit

Permalink
3.0.4
Browse files Browse the repository at this point in the history
Fix for #3650
  • Loading branch information
nilsteampassnet committed Apr 13, 2023
1 parent dc53285 commit 844e503
Show file tree
Hide file tree
Showing 136 changed files with 139 additions and 139 deletions.
6 changes: 3 additions & 3 deletions includes/config/include.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
* @copyright 2009-2023 Nils Laumaillé
* @license https://spdx.org/licenses/GPL-3.0-only.html#licenseText GPL-3.0
*
* @version 3.0.3
* @version 3.0.4
*
* @see http://www.teampass.net
*/
define('TP_VERSION', '3.0.3');
define("UPGRADE_MIN_DATE", "1679657348");
define('TP_VERSION', '3.0.4');
define("UPGRADE_MIN_DATE", "1681108698");
define('TP_TOOL_NAME', 'Teampass');
define('TP_ONE_DAY_SECONDS', 86400);
define('TP_ONE_WEEK_SECONDS', 604800);
Expand Down
2 changes: 1 addition & 1 deletion includes/core/load.js.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* ---
*
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file load.js.php
* ---
*
Expand Down
2 changes: 1 addition & 1 deletion includes/core/login.js.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* ---
*
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file login.js.php
* ---
*
Expand Down
2 changes: 1 addition & 1 deletion includes/core/login.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* ---
*
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file login.php
* ---
*
Expand Down
2 changes: 1 addition & 1 deletion includes/core/logout.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* ---
*
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file logout.php
* ---
*
Expand Down
2 changes: 1 addition & 1 deletion includes/core/otv.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* ---
*
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file otv.php
* ---
*
Expand Down
2 changes: 1 addition & 1 deletion includes/language/arabic.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file arabic.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/bulgarian.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file bulgarian.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/catalan.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file catalan.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/chinese.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file chinese.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/czech.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file czech.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/dutch.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file dutch.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/english.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file english.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/estonian.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file estonian.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/french.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file french.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/german.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file german.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/greek.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file greek.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/hungarian.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file hungarian.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/italian.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file italian.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/japanese.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file japanese.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/norwegian.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file norwegian.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/polish.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file polish.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/portuguese.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file portuguese.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/portuguese_br.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file portuguese_br.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/romanian.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file romanian.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/russian.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file russian.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/spanish.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file spanish.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/swedish.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file swedish.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/turkish.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file turkish.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/ukrainian.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file ukrainian.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion includes/language/vietnamese.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file vietnamese.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* ---
*
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file index.php
* ---
*
Expand Down
2 changes: 1 addition & 1 deletion install/install.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file install.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
3 changes: 2 additions & 1 deletion install/install.queries.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file install.queries.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down Expand Up @@ -1225,6 +1225,7 @@ function encryptFollowingDefuse($message, $ascii_key)
$mysqli_result = mysqli_query(
$dbTmp,
"CREATE TABLE IF NOT EXISTS `" . $var['tbl_prefix'] . "processes_logs` (
`increment_id` int(12) NOT NULL AUTO_INCREMENT,
`created_at` varchar(20) NOT NULL,
`job` varchar(50) NOT NULL,
`status` varchar(10) NOT NULL,
Expand Down
2 changes: 1 addition & 1 deletion install/migrate_users_to_v3.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file migrate_users_to_v3.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion install/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file upgrade.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion install/upgrade_ajax.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file upgrade_ajax.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion install/upgrade_run_3.0.0.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file upgrade_run_3.0.0.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion install/upgrade_run_3.0.0_fields.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file upgrade_run_3.0.0_fields.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion install/upgrade_run_3.0.0_files.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file upgrade_run_3.0.0_files.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion install/upgrade_run_3.0.0_logs.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file upgrade_run_3.0.0_logs.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion install/upgrade_run_3.0.0_passwords.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* ---
* @project Teampass
* @version 3.0.3
* @version 3.0.4
* @file upgrade_run_3.0.0_passwords.php
* ---
* @author Nils Laumaillé ([email protected])
Expand Down
Loading

0 comments on commit 844e503

Please sign in to comment.