Public bug reported:

OS: Linux
DB: Postgres
Mahara: 16.10.4
Browser: N/A

With the latest security release for 16.10.4, the upgrade to clean the
eventlog of sensitive data can take hours to process.

We have over 56K records for the 'createuser' event. Most of them are
LDAP accounts so the data looks like this:


"{"username":"abc","authinstance":"3","firstname":"first","lastname":"last","password":"","email":"[email protected]","studentid":"1234","ctime":"2016-07-05
 11:29:21","urlid":"1234","quota":"524288000","id":85}"

The upgrade updates these records to remove the '"password":""' data.

I'll try to improve on this.

** Affects: mahara
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1694342

Title:
  Eventlog update in upgrade taking hours to process

Status in Mahara:
  New

Bug description:
  OS: Linux
  DB: Postgres
  Mahara: 16.10.4
  Browser: N/A

  With the latest security release for 16.10.4, the upgrade to clean the
  eventlog of sensitive data can take hours to process.

  We have over 56K records for the 'createuser' event. Most of them are
  LDAP accounts so the data looks like this:

  
  
"{"username":"abc","authinstance":"3","firstname":"first","lastname":"last","password":"","email":"[email protected]","studentid":"1234","ctime":"2016-07-05
 11:29:21","urlid":"1234","quota":"524288000","id":85}"

  The upgrade updates these records to remove the '"password":""' data.

  I'll try to improve on this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1694342/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to