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
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
6c808dfc2a
Disable ; strict control
2022-02-12 08:04:16 -08:00
Paulo Gustavo Veiga
b3e26caee4
Fix major update integrating with external wisemapping frond end
2021-12-24 18:03:23 -08:00
Paulo Gustavo Veiga
39ff095df7
Remove openid
2020-11-28 15:48:40 -08:00
Paulo Gustavo Veiga
430b30bffb
Fix password encoder for compatibility
2020-11-08 12:08:13 -08:00
Paulo Gustavo Veiga
e4af8acdc2
Initial commit
2020-11-07 11:56:38 -08:00
Paulo Gustavo Veiga
ad9cea069a
Support for Java 11
2020-11-06 21:35:54 -08:00
Paulo Veiga
4234ca7e38
Upgrade Spring version.
...
Fix failing export tests
2018-09-14 23:08:34 -07:00
Paulo Gustavo Veiga
580d977aa9
Add purge flag.
2013-03-24 15:57:59 -03:00
Paulo Gustavo Veiga
0b6c8a5977
Add purge action.
2013-03-24 15:11:06 -03:00
Paulo Gustavo Veiga
9b21c77485
Finish OpenId implementation.
2013-03-17 23:17:55 -03:00
Paulo Gustavo Veiga
2f8df725c9
Login page completed.
2013-03-17 16:39:50 -03:00
Paulo Gustavo Veiga
48e211cc2d
Escape invalid XML chars during serialization.
2013-03-17 11:22:53 -03:00
Paulo Gustavo Veiga
202c3f28a3
Fix open id.
2013-03-10 19:07:52 -03:00
Paulo Gustavo Veiga
0f605d89f0
Enable security configuration from properties.
2013-02-17 23:10:04 -03:00
Paulo Gustavo Veiga
cb6828c08e
Minor fixes
...
Update Spring 3.1.3 fixed.
2013-02-17 21:26:42 -03:00
Paulo Gustavo Veiga
3ff67910c9
Add LDAP support.
2013-02-17 21:00:08 -03:00
Paulo Gustavo Veiga
5d05f21803
- Fix security issues when the map is loaded from the rest service. Two URL has been defined for each type of access.
2013-02-07 21:44:20 -03:00
Paulo Gustavo Veiga
6e2880c8cc
- Review security for print. This is required for enable public sharing of maps. The issue is when the map is not public in the editor.
2013-02-03 17:47:48 -03:00
Paulo Gustavo Veiga
87ce3fc0a9
- Print is not public
...
- Public maps now are shared using REST
2013-02-03 17:33:19 -03:00
Paulo Gustavo Veiga
a228ea6ed5
Split rest authentication into two. For web apps integration url is /c/restful/
2012-11-10 19:53:04 -03:00
Paulo Gustavo Veiga
37b4298579
Fix Apache Proxy configuration property.
2012-11-04 18:17:32 -03:00
Paulo Gustavo Veiga
52ce817e3a
Fix integration tests execution.
2012-11-04 01:06:02 -03:00
Paulo Gustavo Veiga
c4f3feb92e
Several fixes.
2012-08-26 16:53:33 -03:00
Gonzalo Bellver
81a85aaadf
Deployment on heroku
2012-08-17 12:33:36 -03:00
Paulo Gustavo Veiga
3349f2e567
Audith login operations.
2012-06-23 16:15:59 -03:00
Paulo Gustavo Veiga
10e869ab70
Add Google Crome Frame support.
2012-06-21 22:18:04 -03:00
Paulo Gustavo Veiga
d751f2be55
Fix remember me issue.
2012-06-18 01:15:46 -03:00
Paulo Gustavo Veiga
251ea5edb6
Add embedded and public view compatibility.
...
Remove Utils method
2012-06-18 00:40:42 -03:00
Paulo Gustavo Veiga
33131d4e9e
Migrate UserRegitration to MVC 3.0.
...
wisemapping-servlet.xml is not used anymore.
2012-06-16 19:27:22 -03:00
Paulo Gustavo Veiga
7d6b82c626
- Fix forgot password email
...
- Rewrite forgot password to use the new MVC model.
- Show a dialog when the password has been sent.
2012-06-16 16:01:27 -03:00
Paulo Gustavo Veiga
88b0efa859
Add zoom support for embedded maps.
...
Add new url to embedded maps
2012-06-03 20:24:10 -03:00
Paulo Gustavo Veiga
f52a75ac79
- Remove .htm
...
- Keep working on export.
2012-06-03 14:56:59 -03:00
Paulo Gustavo Veiga
0e83d56b94
- Change login action prefix.
...
- Hide/Display buttons based on the selected items.
2012-05-13 18:28:00 -03:00
Paulo Gustavo Veiga
a141414b4b
Improve and fix print.
...
Support for jetty:run fixed.
Several minor fixes.
2012-04-05 14:18:13 -03:00
Paulo Gustavo Veiga
3b465940bb
Fix partially remember me.
2012-04-05 00:40:39 -03:00
Paulo Gustavo Veiga
4c634fefec
Fix login redirection when there is not enoght permisions.
2012-04-05 00:25:34 -03:00
Paulo Gustavo Veiga
bed005afef
Fix mindmap expport.
2012-04-05 00:01:51 -03:00
Paulo Gustavo Veiga
eb6aac4a5e
- Add more tests to save map
...
- Add new rest operations for saving map content
- Fix password encoding bug
- Fix bug that allow different users being created with the same password.
2012-03-14 01:49:05 -03:00
Paulo Gustavo Veiga
9f4c928d13
Add support for Freemind to Wise transformation:
...
curl http://localhost:8080/service/transform.wise --data @fonts.mm -H "Content-Type:application/freemind" --post301
2012-02-29 20:22:27 -03:00
Paulo Gustavo Veiga
6ff556b317
Add configurable support for admin profile.
2012-02-21 16:36:19 -03:00
Paulo Gustavo Veiga
fb3f9946ae
Update to HSQLDB driver
...
Remove DWR
Remove native SVG tables
Add new REST services for persistence.
2012-02-21 14:22:43 -03:00
Paulo Gustavo Veiga
89f7fd8d3c
Add REST service /service/maps.
2012-02-20 14:42:07 -03:00