Commit Graph

  • 5ae7fb5a34 chore: Set action name and code style. Rubén D 2022-06-26 11:16:24 +02:00
  • 8af6bcbaf6 chore: Migrate API account controllers. Rubén D 2022-06-25 12:11:13 +02:00
  • fd0de58a23 chore: Move adapters to Domain. Rubén D 2022-06-25 11:13:41 +02:00
  • 8a75c0e36e fix: Minor fixes. Rubén D 2022-06-25 10:47:04 +02:00
  • 244fa4429c Merge pull request #1588 (#1848) 3.2.9 RubénD 2022-06-25 10:16:34 +02:00
  • c896d7f2da doc: SECURITY.md file (#1847) RubénD 2022-06-25 10:14:37 +02:00
  • e4c267cf9a doc: SECURITY.md file doc/security_policy RubénD 2022-06-25 10:13:32 +02:00
  • e63548f884 Merge pull request #1363 jess 2022-06-25 01:01:04 -07:00
  • 45eb5acdce Merge pull request #1588 v3.2 Felix Haase 2022-06-25 09:47:39 +02:00
  • 1be83de9b2 Merge pull request #1846 RubénD 2022-06-25 09:43:52 +02:00
  • ffae1d9426 chore: Allow 0 items on XML export file. Rubén D 2022-06-20 08:31:26 +02:00
  • 9e92093f0e chore: Skip login controller from session closing. Rubén D 2022-06-20 00:24:36 +02:00
  • 433ff46d3b fix: Use existing config instead of new one during install Rubén D 2022-06-19 23:29:57 +02:00
  • 3c0b3b726a chore: Use constants for config properties. Rubén D 2022-06-19 23:00:32 +02:00
  • 8bfff2170f chore: Avoid handlers and database initialization when not yet installed Rubén D 2022-06-19 22:33:27 +02:00
  • b0a0170860 chore: Move definitions to core package. Rubén D 2022-06-19 11:55:00 +02:00
  • ff745a0cd5 feat: Installer refactoring to inject all dependencies at build time. Rubén D 2022-06-19 11:39:59 +02:00
  • f134a53d55 fix: Missing installer definition and naming. Rubén D 2022-06-18 19:51:09 +02:00
  • 408a44880d chore: Remove mcrypt dependency. Rubén D 2022-06-18 19:39:18 +02:00
  • 38b036cc2f fix: Allow to install on database error. Rubén D 2022-06-18 19:33:46 +02:00
  • 7ad4ed42b0 build: Update dependencies. Rubén D 2022-06-18 18:51:19 +02:00
  • 0ea0a13860 fix: Add missing tables to tables list. (#1843) 3.2.8 RubénD 2022-06-18 18:01:42 +02:00
  • 36d0c8861e Fix/url regex (#1842) 3.2.7 RubénD 2022-06-18 09:50:59 +02:00
  • b1e7edd761 fix: Return safe url for accounts. (#1839) 3.2.6 RubénD 2022-06-16 08:32:21 +02:00
  • 3cebed36dc Bump guzzlehttp/guzzle from 6.5.6 to 6.5.7 (#1834) dependabot[bot] 2022-06-16 06:31:04 +00:00
  • 66dcab2cd0 refactor: Fix initialization errors. Rubén D 2022-06-16 07:54:44 +02:00
  • ef73720d2b refactor: Fix initialization errors. Rubén D 2022-06-13 08:02:42 +02:00
  • fbe0e37c17 refactor: Improve helpers style and IoC. Rubén D 2022-06-12 22:01:56 +02:00
  • 8130582df1 refactor: Improve Account helper hierarchy. Rubén D 2022-06-12 21:55:29 +02:00
  • 0a6f7e4853 refactor: Use helper class to provide dependencies to simple controller. Rubén D 2022-06-12 17:12:04 +02:00
  • 94fdfcede9 refactor: Remove unneeded code form base controllers and improve traits decoupling. Rubén D 2022-06-12 17:00:19 +02:00
  • 60be265652 refactor: [WIP] Migrate user profile controller. Rubén D 2022-06-12 16:30:21 +02:00
  • 65335e5166 refactor: [WIP] Migrate user group controller. Rubén D 2022-06-12 16:12:26 +02:00
  • e133012ef7 refactor: [WIP] Migrate user controller. Rubén D 2022-06-12 15:55:44 +02:00
  • 7cd18ab2c7 refactor: [WIP] Migrate user pass reset controller. Rubén D 2022-06-12 15:33:11 +02:00
  • f5236ec09c refactor: [WIP] Migrate user settings manager controller. Rubén D 2022-06-12 11:35:27 +02:00
  • 7dc998dc23 refactor: [WIP] Migrate user settings controller. Rubén D 2022-06-12 11:31:59 +02:00
  • b6b8d352a0 refactor: [WIP] Migrate upgrade controller. Rubén D 2022-06-12 11:27:08 +02:00
  • f5271b6429 refactor: [WIP] Migrate track controller. Rubén D 2022-06-12 11:15:47 +02:00
  • 1a53a4bb27 refactor: [WIP] Migrate task controller. Rubén D 2022-06-12 11:09:31 +02:00
  • 0562cb72cc refactor: [WIP] Migrate tag controller. Rubén D 2022-06-12 11:04:51 +02:00
  • 1169af5542 refactor: [WIP] Migrate status controller. Rubén D 2022-06-12 10:48:47 +02:00
  • 843783d302 refactor: [WIP] Migrate publiclink controller. Rubén D 2022-06-12 10:41:30 +02:00
  • 2f5ca6ae20 refactor: [WIP] Migrate plugin controller. Rubén D 2022-06-12 10:02:16 +02:00
  • 0ed7e2b96a refactor: [WIP] Migrate notification controller. Rubén D 2022-06-11 22:57:35 +02:00
  • d88e87d29c refactor: [WIP] Migrate and refactor forms. Rubén D 2022-06-11 22:42:16 +02:00
  • bd75668c10 refactor: [WIP] Migrate item preset controller. Rubén D 2022-06-11 22:37:48 +02:00
  • 8924b93328 refactor: [WIP] Migrate install controller. Rubén D 2022-06-11 21:28:03 +02:00
  • 29866c3f04 refactor: [WIP] Migrate event log controller. Rubén D 2022-06-11 21:22:52 +02:00
  • 0841c57c6a refactor: [WIP] Migrate error controller. Rubén D 2022-06-11 21:11:29 +02:00
  • ad1f0aa2b1 refactor: [WIP] Migrate custom field controller. Rubén D 2022-06-11 21:04:48 +02:00
  • a712480a91 refactor: [WIP] Migrate config wiki controller. Rubén D 2022-06-11 20:40:46 +02:00
  • 07e54de331 refactor: [WIP] Migrate config mail controller. Rubén D 2022-06-11 20:38:11 +02:00
  • 76db8ed677 refactor: [WIP] Migrate config ldap controller. Rubén D 2022-06-11 20:09:54 +02:00
  • 5aa66b7045 refactor: [WIP] Migrate config ldap controller. Rubén D 2022-06-11 12:15:59 +02:00
  • 488cb59e82 refactor: [WIP] Migrate config import controller. Rubén D 2022-06-11 11:58:31 +02:00
  • 6052b9820a refactor: [WIP] Migrate config general controller. Rubén D 2022-06-11 11:55:49 +02:00
  • 9e3e3496bf refactor: [WIP] Migrate config encryption controller. Rubén D 2022-06-11 11:18:16 +02:00
  • a6310e9702 refactor: remove DokuWiki controller. Rubén D 2022-06-11 11:04:02 +02:00
  • 167926f704 refactor: [WIP] Migrate config backup controller. Rubén D 2022-06-11 11:03:10 +02:00
  • aea8aaac1f refactor: [WIP] Migrate config account controller. Rubén D 2022-06-11 10:50:26 +02:00
  • 40518121b8 refactor: [WIP] Migrate client controller. Rubén D 2022-06-11 10:37:23 +02:00
  • 81996b02d7 refactor: [WIP] Create base class for resource file. Rubén D 2022-06-11 10:16:36 +02:00
  • 3de717d40f refactor: [WIP] Migrate items controller. Rubén D 2022-06-11 10:13:48 +02:00
  • 4c292fd120 refactor: [WIP] Create base class for account file. Rubén D 2022-06-11 09:52:19 +02:00
  • 904b44e29e refactor: [WIP] Create base class for account favorite. Rubén D 2022-06-11 09:47:55 +02:00
  • b9b3754fbe refactor: [WIP] Create base classes for account view and save. Rubén D 2022-06-11 09:43:09 +02:00
  • 52c6fa2e3f refactor: [WIP] Migrate category controller. Rubén D 2022-06-11 09:16:27 +02:00
  • 54bedda0b2 refactor: [WIP] Improve form building. Rubén D 2022-06-11 08:53:50 +02:00
  • 1bc977dfc8 refactor: [WIP] Migrate auth token controller. Rubén D 2022-06-11 08:44:23 +02:00
  • 6aa2e29caf refactor: [WIP] Migrate account history manager controller. Rubén D 2022-06-11 07:34:58 +02:00
  • 24d2677ce1 refactor: [WIP] Migrate account file controller. Rubén D 2022-06-06 18:58:54 +02:00
  • 92e92ea605 refactor: [WIP] Migrate config manager controller. Rubén D 2022-06-06 18:33:20 +02:00
  • 4a7c4c317b refactor: [WIP] Migrate access and item manager controllers. Rubén D 2022-06-06 18:11:05 +02:00
  • 10827cf56c refactor: [WIP] Optimize code. Rubén D 2022-06-06 08:30:53 +02:00
  • bc8e128138 refactor: [WIP] Remove circular dependency. Rubén D 2022-06-06 08:24:13 +02:00
  • 1c8fb0ea1a refactor: [WIP] Use hexagonal architecture and implement interfaces for services and repositories. Rubén D 2022-06-06 08:17:34 +02:00
  • 3c25f9021f Feat/dependencies (#1833) 3.2.5 RubénD 2022-06-04 09:46:24 +02:00
  • 4da4d03173 fix: Fix XSS on some URLs (#1832) RubénD 2022-06-04 09:39:22 +02:00
  • a6e34f7b25 chore: Use Application on constructor. Rubén D 2022-05-28 09:14:37 +02:00
  • 7c01c1b250 chore: Update dependencies. Rubén D 2022-05-28 09:07:44 +02:00
  • 41fcc98da7 chore: Minor code tweaks. Rubén D 2022-05-28 09:05:53 +02:00
  • bf456ffd4b chore: Minor code tweaks. Rubén D 2022-05-28 08:53:13 +02:00
  • 7a813d4786 Merge pull request #1829 from nuxsmin/fix/wrong_syntax 3.2.4 RubénD 2022-05-26 07:30:50 +02:00
  • e1f7374378 chore: Minor code tweaks. Rubén D 2022-05-26 07:27:34 +02:00
  • 0fb21d58ad fix: Wrong variable syntax. Thanks to @riccimatic for the notice! Rubén D 2022-05-26 07:20:35 +02:00
  • 3c026f7964 Merge pull request #1826 from nuxsmin/fix/xss 3.2.3 RubénD 2022-05-25 08:58:02 +02:00
  • f3ec58510d Merge branch 'v3.2' into fix/xss Rubén D 2022-05-25 08:43:33 +02:00
  • 96eaeacd58 chore: Bump version. Rubén D 2022-05-25 07:16:17 +02:00
  • fccaa9d892 chore: Update dependencies. Rubén D 2022-05-25 07:16:00 +02:00
  • ec686eec5d fix: Prevent XSS on all output variables. Rubén D 2022-05-24 06:56:44 +02:00
  • de0bc2a15b fix: wrong property declaration. Rubén D 2022-05-24 08:05:41 +02:00
  • 3b5c62f697 fix: Prevent XSS on all output variables. Rubén D 2022-05-24 06:56:44 +02:00
  • 57470583e7 fix: Prevent XSS on all output variables. Rubén D 2022-05-23 21:51:54 +02:00
  • d28b4bcdcc ci: Separate unitary and integration tests in two steps. Rubén D 2022-05-22 22:53:09 +02:00
  • 8cef67edbc chore: Fix wrong syntax. Rubén D 2022-05-22 22:22:00 +02:00
  • 38c974c96e ci: Run multiple test suites at a glance. Rubén D 2022-05-22 22:19:40 +02:00
  • 489684f08c chore: Added MySQL setup class tests. Rubén D 2022-05-22 22:17:30 +02:00
  • 8f7a2d9e04 chore: Removed unused variable. Rubén D 2022-05-20 17:00:40 +02:00
  • 23672a52b2 chore: Check database connection and use interface for mocking. Rubén D 2022-05-20 07:36:48 +02:00