cuba/modules/global/src
Yuriy Artamonov d3b6552133 Determining remote IP address by remote client layers #792
Introduced `@TrustedClientOnly` annotation for service beans that should
not be available from non-trusted clients.
AuthenticationServiceBean now checks if client is trusted and replaces
IP address with the address of client in credentials objects if client
is not trusted.
TrustedAccessRequiredException is thrown in case of non-trusted access
to the annotated classes and their methods.
2018-05-07 17:01:45 +04:00
..
com/haulmont Determining remote IP address by remote client layers #792 2018-05-07 17:01:45 +04:00
META-INF PL-6894 Change copyright 2016-03-16 17:06:04 +04:00
org/eclipse/persistence/tools/weaving/jpa PL-7286 Remove empty JavaDoc comments 2016-05-27 15:38:44 +04:00
base-persistence.xml PL-9096 Support for entities with Integer Identity primary key type 2017-06-16 18:06:13 +04:00
cuba-credits.xml PL-9467 Add support for jTDS JDBC driver for Microsoft SQL Server 2017-09-28 19:19:24 +04:00
cuba-metadata.xml PL-9982 Convert line endings 2017-11-05 15:58:18 +04:00
cuba-persistence.xml PL-9653 OAuth2 Refresh token support for REST API 2017-12-04 16:13:21 +04:00
cuba-views.xml PL-9993 Unreliable detection of HTML email content type 2018-04-02 13:32:30 +04:00