Time 
            S 
            Nick 
            Message 
         
        
00:02 axfelix joined #dataverse 
 
        
03:26 axfelix joined #dataverse 
 
        
04:50 garnett joined #dataverse 
 
        
13:31 bencomp joined #dataverse 
 
        
14:36 * bencomp 
feels like a hacker 
 
        
14:36 bencomp 
maybe just a script kiddie 
 
        
14:39 bencomp 
pdurbin: is there any kind of audit log in place for the apitest server? 
 
        
14:53 pdurbin 
bencomp: you want to see server.log from Glassfish? 
 
        
14:55 bencomp 
switching projects, hold on 
 
        
14:55 bencomp 
but does it show that I'm a superuser now? :D 
 
        
14:55 pdurbin 
oh dear ;) 
 
        
14:56 pdurbin 
bencomp: feel free to open a ticket about that :) 
 
        
14:56 bencomp 
and an admin in the root dataverse? 
 
        
14:58 pdurbin 
bencomp: you figured out how to make yourself a superuser, right? 
 
        
14:59 bencomp 
just following the Native API  guide 
 
        
15:00 pdurbin 
! 
 
        
15:00 bencomp 
that says "in the future, these APIs will only be available from whitelisted IPs or localhost" 
 
        
15:02 pdurbin 
ah. right, right 
 
        
15:03 pdurbin 
see also Block /api/s/ after installation · Issue #976 · IQSS/dataverse - https://github.com/IQSS/dataverse/issues/976  
 
        
15:06 pdurbin 
bencomp: hey, I'm dropping the database on https://apitest.dataverse.org  ... running a build 
 
        
15:10 freeman_ joined #dataverse 
 
        
15:10 freeman_ 
Hello Dataverse Developers 
 
        
15:12 pdurbin 
freeman_: hi! oh, since you're interested in all the ice and snow in Boston I have a video for you I took this morning :) 
 
        
15:12 pdurbin 
▶ Chipping at an ice dam with an ax from a ladder - YouTube - https://www.youtube.com/watch?v=Re84JcGXBE8  
 
        
15:12 freeman_ 
pdurbin: Awosome ! please post 
 
        
15:13 pdurbin 
a guy in an office down the hall replied with "I'll never complain about my working conditions." :) 
 
        
15:14 pdurbin 
freeman_: to answer your question from yesterday, migration scripts from 3.6.x are being written: https://github.com/IQSS/dataverse/tree/master/scripts/migration  
 
        
15:14 freeman_ 
pdurbin: Fantastic, you Da bomb ! 
 
        
15:16 pdurbin 
:) 
 
        
15:30 axfelix joined #dataverse 
 
        
16:22 axfelix joined #dataverse 
 
        
16:54 bencomp 
pdurbin: just so I understand you didn't change any security settings; I could do it all over? 
 
        
16:54 pdurbin 
bencomp: oh sure. go head 
 
        
16:54 pdurbin 
ahead* 
 
        
16:54 pdurbin 
we just wanted the latest code on that box 
 
        
16:55 bencomp 
have you thought of selectively letting requests to /api/s/ through by changing the Apache proxy config? 
 
        
16:56 pdurbin 
hmm. nope 
 
        
16:56 pdurbin 
bencomp: but you're welcome to comment on that ticket with ideas 
 
        
16:57 * bencomp 
is writing a comment as we speak 
 
        
17:07 bencomp 
https://github.com/IQSS/dataverse/issues/976#issuecomment-76219163  
        
17:21 pdurbin 
sorry, messing around with curl 'http://localhost:8983/solr/collection1/select?rows=1000000&wt=json&indent=true&hl=true&hl.fl=*&q=wright&hl.snippets=10'  for https://github.com/IQSS/dataverse/issues/1262  
 
        
17:22 pdurbin 
bencomp: nice comment. makes me think of how multiple layers of security are good. also there's a "burrito" secret thing 
 
        
17:22 bencomp 
I know :) 
 
        
17:22 pdurbin 
:) 
 
        
17:29 bencomp 
you mean "burritos"? :P 
 
        
17:30 bencomp 
pdurbin: {"status":"OK","data":{"BuiltinUsers.KEY":"burritos"}} 
 
        
17:31 pdurbin 
huh 
 
        
17:31 bencomp 
curl -H "Content-type: application/json"  -X PUT -d"burritos" https://apitest.dataverse.org/api/s/settings/BuiltinUsers.KEY  
 
        
17:31 pdurbin 
it's singular here: https://github.com/IQSS/dataverse/blob/master/scripts/api/setup-all.sh  
 
        
17:32 bencomp 
it was singular 
 
        
17:42 metamattj joined #dataverse 
 
        
17:48 bencomp 
how can I manage controlled vocabularies? 
 
        
17:48 pdurbin 
manage? 
 
        
17:48 bencomp 
in v4 of course 
 
        
17:49 bencomp 
say that I want to allow use of a certain vocab in a certain field? 
 
        
17:50 pdurbin 
bencomp: it's all in here: https://github.com/IQSS/dataverse/tree/master/scripts/api/data/metadatablocks  
 
        
17:51 pdurbin 
but I'd suggest emailing https://groups.google.com/forum/#!forum/dataverse-community  about this 
 
        
17:52 bencomp 
right, I see how the TSV 'format' was 'used' 
 
        
17:52 bencomp 
or rather HUH? 
 
        
21:17 sivoais joined #dataverse 
 
        
21:19 bencomp joined #dataverse 
 
        
22:01 axfelix joined #dataverse 
 
        
22:40 freeman_ joined #dataverse 
 
        
22:40 freeman_ 
hello dataverse developers especially pdurbin, thanks for the upgrade path info :) 
 
        
22:41 freeman_ 
after speaking with other sys admins, they are worried that the current version of DVN 3.6.x may have some vulnabilities with Java 1.6 and glassfish, Would it be possible to run DVN 3.6.x in java 1.7 atleast if not with glassfish 4.0 ? 
 
        
22:43 freeman_ 
due to security concerns from my sys admin colleagues, i will come back tomorrow for the answer otherwise i am going to try to install java 1.7.x JDK x64 on one of my testing environment to see if it runs DVN 3.6.x. 
 
        
22:43 freeman_ 
Have a Great night, hopefully no more Snow for folks in Boston !!!