Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Changes between Initial Version and Version 3 of Ticket #209


Ignore:
Timestamp:
09/19/06 09:35:54 (18 years ago)
Author:
jmoore
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #209

    • Property Keywords changed from story114 to story114,iteration5
    • Property Priority changed from minor to critical
    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
  • Ticket #209 – Description

    initial v3  
    11Login calls going to the application server don't get caught by the Omero logging infrastructure (!ServiceHandler). However, calls to our api methods like changePassword, changeUserPassword, etc. '''do''' get logged. The easiest solution is to not log these methods (or at least to log them with a secure logger). It would also be possible to introduce a !ParameterAnnotation to omit certain parameters: 
    22{{{  
    3     public void changePassword( String user, @DontLog String newPassword ); 
     3    public void changePassword( String user, @Hidden String newPassword ); 
    44}}} 
    55 

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.16311 sec.)

We're Hiring!