BlackDex
b47cf97409
Updated js/css libraries and fixed smallscreen err
- Updated bootstrap js and css to the latest version
- Fixed issue with small-screens where the menu overlaps the token input
- The menu now collapses to a hamburger menu
- Menu's only accessable when logedin are hidden when you are not
- Changed Users Overview to use a table to prevent small-screen issues.
5 years ago
Jeremy Lin
a447e4e7ef
Don't HTML-escape email subject lines
For example, this causes org names like `X&Y` to appear as `X&Y`.
5 years ago
BlackDex
b6fde857a7
Added version check to diagnostics
- Added a version check based upon the github api information.
5 years ago
BlackDex
3c66deb5cc
Redesign of the admin interface.
Main changes:
- Splitted up settings and users into two separate pages.
- Added verified shield when the e-mail address has been verified.
- Added the amount of personal items in the database to the users overview.
- Added Organizations and Diagnostics pages.
- Shows if DNS resolving works.
- Shows if there is a posible time drift.
- Shows current versions of server and web-vault.
- Optimized logo-gray.png using optipng
Items which can be added later:
- Amount of cipher items accessible for a user, not only his personal items.
- Amount of users per Org
- Version update check in the diagnostics overview.
- Copy/Pasteable runtime config which has sensitive data changed or removed for support questions either on the forum or github issues.
- Option to delete Orgs and all its passwords (when there are no members anymore).
- Etc....
5 years ago
François
afaebc6cf3
fixing hard coded width email templates
5 years ago
François
8f4a1f4fc2
fixing bad width in 2FA email template
5 years ago
theycallmesteve
42e37ebea1
Apply upstream global domain values and whitespace fixes
5 years ago
Christophe Gherardi
3b06ab296b
Delete the call to the map file
The file bootstrap.css.map is missing, the reference can be deleted.
5 years ago
Lukas Eßmann
a8a7e4f9a5
Updated domains with new values vualt
Added domains from official vault.bitwarden.com
5 years ago
BlackDex
84dc2eda1f
Changed javascript default argument construction
5 years ago
BlackDex
390d10d656
Relocated SMTP test input+button.
- Moved smtp test option to within the "SMTP Email" Settings block.
- Added optional option to prevent full page reload.
- SMTP Test and Backup do not reload the admin interface any more.
5 years ago
BlackDex
97fb7b5b96
Added urlpath to smtpTest function
5 years ago
BlackDex
5a974c7b94
Added SMTP test button in the admin gui
- Added a test button for checking the e-mail settings.
- Fixed a bug with the _post JavaScript function:
A function was overwriten with a variable and errors were not handled
correctly like a 500 for example.
5 years ago
BlackDex
5f61607419
Added SMTP test button in the admin gui
- Added a test button for checking the e-mail settings.
- Fixed a bug with the _post JavaScript function:
A function was overwriten with a variable and errors were not handled
correctly like a 500 for example.
5 years ago
Daniel García
ad9f2b2d8e
Removed test urlpath
5 years ago
Daniel García
2f4a9865e1
Use absolute paths in the admin page
5 years ago
Jeremy Lin
29a0795219
Add backend support for alternate base dir (subdir/subpath) hosting
To use this, include a path in the `DOMAIN` URL, e.g.:
* `DOMAIN=https://example.com/custom-path `
* `DOMAIN=https://example.com/multiple/levels/are/ok `
5 years ago
Daniel García
0d32179d07
Logout button in admin page
5 years ago
tomuta
bd1e8be328
Implement change-email, email-verification, account-recovery, and welcome notifications
5 years ago
ntimo
2b8d08a3f4
Added netcup domains to global domains
5 years ago
Daniel García
cbadf00941
Update web vault to fix twofactorauth.org integration
Update dependencies and toolchain
Update included equivalent domains with upstream changes
5 years ago
Timo N
b889e5185e
Added tv.apple.com to global domains
5 years ago
BlackDex
edc482c8ea
Changed HIBP Error message.
- Moved the manual link to the check to the top.
- Clearified that hibp is a payed service.
- Changed error logo to hibp logo.
6 years ago
Daniel García
7dcf18151d
Fix onsubmit
6 years ago
Daniel García
e3404dd322
Use the local scripts instead of cloudflare, remove jquery and update config so disabling a master toggle doesn't remove the values
6 years ago
Daniel García
4a7d2a1e28
Rename static files endpoint
6 years ago
Daniel García
026f9da035
Allow removing users two factors
6 years ago
Daniel García
515b87755a
Update HIBP to v3, requires paid API key, fixes #583
6 years ago
vpl
0b60f20eb3
Add email message for twofactor email codes
6 years ago
vpl
bc6a53b847
Add new device email when user logs in
6 years ago
Daniel García
5710703c50
Make sure the backup option only appears when using sqlite
6 years ago
TheMardy
ef551f4cc6
Create Backup funcitonality
Added create backup functionality to the admin panel
6 years ago
Daniel García
5521a86693
Change path for served images to avoid collision with vault images
6 years ago
TheMardy
f0701657a9
Changed to Bitwarden_RS Logo
6 years ago
Daniel García
0136c793b4
Implement better user status API, in the future we'll probably want a way to disable users.
We should migrate from the empty password hash to a separate column then.
6 years ago
Nick Fox
7976d39d9d
Adjust whitespace
6 years ago
Nick Fox
5ee9676941
Break up long line to stop SMTP from breaking
6 years ago
Daniel García
b4244b28b6
Update admin page scripts and fixed broken tooltip
6 years ago
Daniel García
43f9038325
Add option to force resync clients in admin panel
6 years ago
Daniel García
339044f8aa
Add warning about config panel values overriding env vars.
6 years ago
Daniel García
bf6ae91a6d
Remove margins on small devices
6 years ago
Daniel García
828e3a5795
Add extra padding when the toolbar collapses in small devices
6 years ago
Daniel García
7b5bcd45f8
Show read-only options in the config panel and the env variable names in the tooltips
6 years ago
Daniel García
d7eeaaf249
Escape user data from admin panel when calling JS
6 years ago
TheMardy
8526055bb7
Added images to email templates
6 years ago
TheMardy
a79334ea4c
Added static email image routes
6 years ago
Daniel García
d3773a433a
Removed list of mounted routes at startup by default, with option to add it back. This would get annoying when starting the server frequently, because it printed ~130 lines of mostly useless info
6 years ago
TheMardy
22b0b95209
Added HTML templates (+14 squashed commit)
Squashed commit:
[ece2260] Plaintext send_org_invite
[01d4884] Plaintext pw_hint_some
[6ce5173] Plaintext pw_hint_none
[881af3e] Plaintext invite_confirmed
[ce78621] Plaintext invite_accepted
[13a44a4] Rename send_org_invite.hbs to send_org_invite.html.hbs
[b52bf2f] Rename pw_hint_some.hbs to pw_hint_some.html.hbs
[e0d1aeb] Rename pw_hint_none.hbs to pw_hint_none.html.hbs
[898dbcd] Rename invite_confirmed.hbs to invite_confirmed.html.hbs
[107af31] Rename invite_accepted.hbs to invite_accepted.html.hbs
[d26d662] Updated send_org_invite template
[71f47af] Updated pw_hint_some template
[c2ca3c2] Updated pw_hint_none template
[50f8bfb] Updated invite_accepted template
[17f96f8] Updated invite_confirmed template
6 years ago
Daniel García
28d1588e73
Show version in admin panel
6 years ago
Daniel García
330e90a6ac
Hide secrets in config panel
6 years ago