Add the possiblity to regenerate all tokens

This commit is contained in:
Frédéric Guillot
2014-03-30 21:21:16 -04:00
parent d9dfd9d619
commit 99953ab62a
5 changed files with 136 additions and 6 deletions

View File

@@ -23,6 +23,7 @@
</div>
<section class="settings">
<ul>
<li><a href="?controller=config&amp;action=tokens"><?= t('Reset all tokens') ?></a></li>
<li>
<?= t('Webhooks token:') ?>
<strong><?= Helper\escape($values['webhooks_token']) ?></strong>