NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/web/inc/ajax/destroy_tfa_auth.php

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

destroy_tfa_auth.php on main
Author Date Commit Line Code
André Peters over 8 years ago 0303151

[Web] Fixes #1055 and changes location.reload to window = xy in footer script

Full commit hash
03031516e98916e93575c2f3dd359fccd98e6922
Author
André Peters <[email protected]>
Date
over 8 years ago
Selected line
1
<?php
Open commit View diff
1 <?php
same change 0303151

[Web] Fixes #1055 and changes location.reload to window = xy in footer script

Full commit hash
03031516e98916e93575c2f3dd359fccd98e6922
Author
André Peters <[email protected]>
Date
over 8 years ago
Selected line
2
session_start();
Open commit View diff
2 session_start();
same change 0303151

[Web] Fixes #1055 and changes location.reload to window = xy in footer script

Full commit hash
03031516e98916e93575c2f3dd359fccd98e6922
Author
André Peters <[email protected]>
Date
over 8 years ago
Selected line
3
unset($_SESSION['pending_mailcow_cc_username']);
Open commit View diff
3 unset($_SESSION['pending_mailcow_cc_username']);
same change 0303151

[Web] Fixes #1055 and changes location.reload to window = xy in footer script

Full commit hash
03031516e98916e93575c2f3dd359fccd98e6922
Author
André Peters <[email protected]>
Date
over 8 years ago
Selected line
4
unset($_SESSION['pending_mailcow_cc_role']);
Open commit View diff
4 unset($_SESSION['pending_mailcow_cc_role']);
FreddleSpl0it over 4 years ago 3ef2b6c

[Web] add verify selected tfa

Full commit hash
3ef2b6cfa2a99c1adbd2e9e5e74b278274fa4ade
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
5
unset($_SESSION['pending_tfa_methods']);
Open commit View diff
5 unset($_SESSION['pending_tfa_methods']);
André Peters over 8 years ago 0303151

[Web] Fixes #1055 and changes location.reload to window = xy in footer script

Full commit hash
03031516e98916e93575c2f3dd359fccd98e6922
Author
André Peters <[email protected]>
Date
over 8 years ago
Selected line
6
?>
Open commit View diff
6 ?>