Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1026104 // checkWebAuthed - return redirect if not authed

JavaX fragment (include)

sO checkWebAuthed(SS params) {
  if (webAuthed(params)) null;
  ret redirectToWebAuth();
}

Author comment

Began life as a copy of #1002595

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1026104
Snippet name: checkWebAuthed - return redirect if not authed
Eternal ID of this version: #1026104/1
Text MD5: d320239ef7622dd1a95d20bd2c551dd3
Author: stefan
Category: eleu
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-11-23 22:54:02
Source code size: 93 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 158 / 198
Referenced in: [show references]