Search:

Type: Posts; User: acrolead@yahoo.com; Keyword(s):

Search: Search took 0.02 seconds.

  1. Thanks Awal11 - problem solved

    I have changed the FilterChainProxy filterInvocationDefinitionSource property and set the urls which should not be secured by Acegi and it worked.

    <bean id="filterChainProxy"...
  2. Replies
    14
    Views
    8,877

    Dear Ben Alex - Please fix it

    Dear Mr. Alex

    Please fix the problem discussed in this Thread.
    Although the solution provided by "alphakey" is working 95% but this is a dirty approach.

    I am using Acegi in a project and I...
  3. Replies
    14
    Views
    8,877

    c:import has the same problem

    Hi
    I have the same problem using the c:import jstl tag and passing parameters using c:param tag.
    ONLY immediately after the login and only the first time this happens.
    I have replaced the c:import...
  4. Replies
    3
    Views
    968

    I have :

    I have :
    <%@ page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8" %>
    and:
    <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
    </head>

    The labels...
  5. Replies
    3
    Views
    968

    Acegi + I18n + Login screen

    Here is the problem i have:
    1- user types in the user id in which is in Thai letters
    2- System authenticate the user password and since it is wrong, it shows Bad Credentials BUT the entered userId...
  6. Replies
    8
    Views
    12,761

    what is the exact url of your logout link?

    what is the exact url of your logout link?
  7. Replies
    8
    Views
    12,761

    Hi first replace the...

    Hi

    first replace the filterInvocationDefinitionSource property of filterChainProxy bean from what you have into :
    ...
  8. Forwarding to strage files after login using Acegi

    Problem Definition:
    1- Acegi is configured correctly and works fine.Authentication is working. User can login, logout, filters are working fine.
    2- User logs in, system forwards the user to the...
  9. Why Spring or Hibernate does not come up with a builtin solution for such a problem

    I believe this is a common issue for lots of Web Applications with huge number of records and users which need data filtering on user credentials. I have done 3 big ERP applications in J2EE till now...
  10. Data Filtering on Query level using Acegi

    Dear Acegi / Spring professionals,

    It is quite nice to have domain object data security / collection filtering in the context of application memory. But what if somebody needs to filter the...
Results 1 to 10 of 10