Changes between Version 18 and Version 19 of DespoinaLog/2010/11/25


Ignore:
Timestamp:
2010-11-25T13:44:25+01:00 (14 years ago)
Author:
antonak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DespoinaLog/2010/11/25

    v18 v19  
    5454 1. If the mechanism of the email does not work(firewall) make in the db active = true for the new  created users .
    5555
    56 Problem with debug session variable (default set to true)
     56Problem with debug session variable (default set to true) : 
    5757
    58 Upload to gbic server, 
     58mysql> insert into !MolgenisRole values('!MolgenisUser', 1, 'despoina', 1, 1);
     59
     60Query OK, 1 row affected (0.39 sec)
     61
     62mysql> insert into !MolgenisUser values (1, 'despoina', 'despoina', 1, 1);
     63
     64Query OK, 1 row affected (0.00 sec)
     65
     66mysql> commit;
     67
     68Query OK, 0 rows affected (0.00 sec)
     69
     70
     71
     72Upload to gbic server,