mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 04:12:45 +00:00 
			
		
		
		
	Merge branch 'public-corpus' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into public-corpus
This commit is contained in:
		@@ -165,6 +165,7 @@ def corpus(corpus_id):
 | 
			
		||||
    if corpus.user == current_user or current_user.is_administrator():
 | 
			
		||||
        # now = datetime.utcnow()
 | 
			
		||||
        # payload = {
 | 
			
		||||
        #         'exp': now + timedelta(weeks=1),
 | 
			
		||||
        #         'iat': now,
 | 
			
		||||
        #         'iss': current_app.config['SERVER_NAME'],
 | 
			
		||||
        #         'sub': corpus.hashid
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user