Commit Graph

282 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
4ebef65728 Fix hibernate warning 2023-07-30 22:50:04 -07:00
Paulo Gustavo Veiga
e55e7e8867 Remove Tiles !!!! 2023-07-30 22:34:31 -07:00
Paulo Gustavo Veiga
1340fff68a Move error page to react. 2023-07-30 22:31:24 -07:00
Paulo Gustavo Veiga
0090464d88 Update to java 17 2023-07-30 18:04:45 -07:00
Paulo Gustavo Veiga
53173ec75d Fix test execution 2023-07-28 23:09:44 -07:00
Paulo Gustavo Veiga
a66dff8ae4 Migrate authentication to beans. 2023-07-28 22:46:38 -07:00
Paulo Gustavo Veiga
c92ff3154f Update libraries version. 2023-04-01 16:56:29 -07:00
Paulo Gustavo Veiga
6acde03327 Improve OAuth error handling. 2023-04-01 13:33:15 -07:00
Paulo Gustavo Veiga
ca27e37c4b Fix postgress support 2023-02-15 22:47:42 -08:00
Paulo Gustavo Veiga
844a3768b0 Minor change. 2022-12-17 17:54:14 -08:00
Paulo Gustavo Veiga
16180f4c6d Minor refactor for oauth.:wq 2022-12-17 17:33:59 -08:00
Gustavo Fuhr
2592d338bb Google Authenticaition support 2022-12-13 02:36:58 +00:00
Paulo Gustavo Veiga
34b00a8a7f Add missing password encodder object. 2022-11-12 14:12:19 -08:00
Paulo Gustavo Veiga
4d8c2aa6cb Inclease session timeout to 24 hs. 2022-10-19 17:36:46 -07:00
Paulo Gustavo Veiga
b97d5b1a00 Fix removal of maps shared in read-only. 2022-10-05 20:27:41 -07:00
Paulo Gustavo Veiga
599bc9ec00 Revert NameMatchTransactionAttributeSource mapping. 2022-09-27 17:42:17 -07:00
Paulo Gustavo Veiga
0c88b8a474 Change to nexted for transaction propagation. 2022-09-26 08:42:55 -07:00
Paulo Gustavo Veiga
225a913a3a Change PROPAGATION_REQUIRED_NEW option. 2022-09-26 08:24:00 -07:00
Paulo Gustavo Veiga
3e9a5a0b12 Add exclusion list for domains. 2022-04-11 17:50:19 -03:00
Paulo Gustavo Veiga
b8b63509d0 Configure resources loading encoding. 2022-04-11 14:36:28 -03:00
Paulo Gustavo Veiga
e435cd4666 Fix file encoding issue on emails. 2022-04-11 09:51:15 -03:00
Paulo Gustavo Veiga
a618849afc Remove REST API application/xml type support 2022-04-02 12:59:54 -03:00
Paulo Gustavo Veiga
8248e162fe Enable base url discovery. 2022-03-29 22:41:21 -03:00
Paulo Gustavo Veiga
ff2b37f4cf i18n password changed. 2022-03-27 14:29:29 -03:00
Paulo Gustavo Veiga
f70f1d89ab Translate welcome email. 2022-03-27 07:32:53 -03:00
Paulo Gustavo Veiga
a9d091a187 Improve error handle on security errors. 2022-03-15 10:30:18 -03:00
Paulo Gustavo Veiga
4cab5299c4 Change mapping of securiy exceptions. 2022-03-14 23:33:16 -03:00
Paulo Gustavo Veiga
d0a03ad2a3 Revert "Git add CORS"
This reverts commit 5c201d40df.
2022-03-06 21:27:06 -08:00
Paulo Gustavo Veiga
ffd976ffe5 Revert "Add header changes on cors"
This reverts commit 297931508a.
2022-03-06 21:26:54 -08:00
Paulo Gustavo Veiga
297931508a Add header changes on cors 2022-03-06 21:10:45 -08:00
Paulo Gustavo Veiga
5c201d40df Git add CORS 2022-03-06 20:47:45 -08:00
Paulo Gustavo Veiga
a8e2c74a21 Remove homepage 2022-02-28 14:51:25 -08:00
Paulo Gustavo Veiga
67cc7e586c Rember me redirect on maps on login 2022-02-27 13:16:39 -08:00
Paulo Gustavo Veiga
732127a7a9 Fix to many redirects on remember me 2022-02-27 13:11:55 -08:00
Paulo Gustavo Veiga
b60f5b331f Disable remember me until solve too many redirect problem. 2022-02-27 09:59:03 -08:00
Matias Arriola
93f3e91cc1 Delete log file
set session-timeout back to 180
2022-02-20 18:38:16 -03:00
Paulo Gustavo Veiga
f7a9804065 Clean up unused url patterns 2022-02-19 19:47:14 -08:00
Paulo Gustavo Veiga
1c8f3bb203 Fix unit tests. 2022-02-19 19:43:50 -08:00
Paulo Gustavo Veiga
6aadb5a363 Complete security filter 2022-02-19 17:21:45 -08:00
Paulo Gustavo Veiga
f2c15d100d Add CSRD to get operations 2022-02-19 15:57:57 -08:00
Paulo Gustavo Veiga
9966412705 Clean up paths 2022-02-19 12:43:35 -08:00
Paulo Gustavo Veiga
e1bd2630aa First steps on csfr impl 2022-02-19 12:39:38 -08:00
Paulo Gustavo Veiga
5c0c18eba0 Add email validation on collaborators. 2022-02-14 19:59:36 -08:00
Paulo Gustavo Veiga
6c808dfc2a Disable ; strict control 2022-02-12 08:04:16 -08:00
Paulo Gustavo Veiga
119eb03f53 Remove notifier to send emails. 2022-02-03 21:02:28 -08:00
Paulo Gustavo Veiga
058bb4ef1c Fix initialization scripts for docker 2022-01-23 14:55:07 -08:00
Paulo Gustavo Veiga
f25a1279a3 Extract conexion datapool
Please enter the commit message for your changes. Lines starting
2022-01-23 00:56:30 -08:00
Paulo Gustavo Veiga
19354f4ec1 Fix distribution creation 2022-01-22 23:50:20 -08:00
Paulo Gustavo Veiga
5923d514b7 Remove depreacated code 2022-01-22 09:40:47 -08:00
Paulo Gustavo Veiga
6307af005c Optimize mindmap list query. 2022-01-18 13:16:39 -08:00