aboutsummaryrefslogtreecommitdiff
path: root/src/static/templates/admin/users.hbs
AgeCommit message (Expand)Author
2024-12-10Some Backend Admin fixes and updates (#5272)1.32.6Mathijs van Veluw
2024-07-12Update admin interface (#4737)Mathijs van Veluw
2024-06-23Change API and structs to camelCase (#4386)Daniel García
2024-05-25Update admin interface dependencies (#4581)Mathijs van Veluw
2024-02-25Update crates, GHA and a Python/JS scripts (#4357)1.30.4Mathijs van Veluw
2023-08-31Update admin interfaceBlackDex
2023-04-10Several config and admin interface fixesBlackDex
2023-03-30support `/users/<uuid>/invite/resend` admin apiNikolay Nikolaev
2023-02-28Some Admin Interface updatesBlackDex
2023-02-12Merge branch 'main' into issue-3166Daniel García
2023-01-26Fix Javascript issue on non sqlite databasesBlackDex
2023-01-25"Spell-Jacking" mitigation ~ prevent sensitive data leak from spell checker.Daniel Hammer
2022-12-31Removed unsafe-inline JS from CSP and other fixesBlackDex
2022-12-16Disable groups by default and Some optimizationsBlackDex
2022-12-04Update dependencies for Rust and Admin interface.BlackDex
2022-09-06Change the handling of login errors.BlackDex
2022-01-23Remove references to "bwrs" #2195Daniel García
2021-10-08Fix error reporting in admin and some small fixesBlackDex
2021-06-19Multiple Admin Interface fixes and some others.BlackDex
2021-02-26Remove `md5.js` dependencyJeremy Lin
2021-02-03Extra features for admin interface.BlackDex
2021-01-19Updated the admin interfaceBlackDex
2020-12-08Merge branch 'master' into admin-disable-userDaniel García
2020-12-03Show latest active device as last active on admin pagejanost
2020-11-30Implement admin ability to enable/disable usersjanost
2020-09-19As requested here: https://bitwardenrs.discourse.group/t/searchable-user-list...BlackDex
2020-06-03Updated Organizations overviewBlackDex
2020-06-03Added attachment info per user and some layout fixBlackDex
2020-06-01Updated js/css libraries and fixed smallscreen errBlackDex
2020-05-28Redesign of the admin interface.BlackDex