mirror of
https://github.com/hmalik144/Driver.git
synced 2025-12-10 02:45:20 +00:00
- Approver for documents as Admin (#19)
- Approver for documents as Admin - UI tests for document approving - update config.yml - update android test suite - idling resources added for toast - toast methods refactored - tests for approving updated
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
{
|
||||
"rules": {
|
||||
"user": {
|
||||
".read": true,
|
||||
"$user_id": {
|
||||
".write": "$user_id === auth.uid"
|
||||
}
|
||||
}
|
||||
".read": true,
|
||||
".write": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user