mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +00:00
Impersonation (#1325)
* Initial impersonation * Impersonation audit * Keep super admin separate * Remove vscode settings * Comment cleanup * Comment out impersonation fixtures for now * Remove unused controlelr * Add impersonation testing (#1326) * Add impersonation testing * Remove unused method * Update schema.rb * Update brakeman --------- Co-authored-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -44,7 +44,6 @@
|
||||
|
||||
# Ignore VS Code
|
||||
.vscode/*
|
||||
!.vscode/settings.json
|
||||
!.vscode/extensions.json
|
||||
!.vscode/*.code-snippets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user