•  
     
    story #11356 have user last_access_date updated accuratly
Summary
Empty
have user last_access_date updated accuratly

I can get a sense of how my platform is used even if users are not using the Web UI

Functional overview

Update users last_access_date upon

  • svn core access
  • svn plugin access
  • git access
  • proftpd access

Are excluded from this

  • cvs
  • regular ftp (anonymous ftp, homepages, frs upload)
  • scp or ssh access (anonymous ftp, homepages, frs upload)

Technical overview

svn core and plugin still rely on Perl parsing of logs. Before being able to hook into this the PHP implementation of svn log parsing that was done for Distributed SVN must be used insted of Perl parsing.

Empty
Nouha Terzi (terzino), Denis PILAT (denis_pilat), Camille CLIQUENNOIS (ccliquennois)
Status
Empty
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#11356
Manuel Vacelet (vaceletm)
2018-05-18 16:32
2018-04-05 11:24
4343

References

Follow-ups

User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar

SVN does take token into account

Git is taken into account regardless of the protocol (so works with http or ssh)
 

 

User avatar
This should avoid to badly suspend user after a 6 month of inactivity, whereas they did connect
User avatar
Yes for me.
I guess it includes he "svn" access thru token, and the git accesses thru https or ssh ?

Camille ?

  • So that
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar

Denis, Nouha, Camille,

Do you confirm that the scope of the story corresponds to your needs ?


  • CC list set to Denis PILAT (denis_pilat), Nouha Terzi (terzino), Camille CLIQUENNOIS (ccliquennois)