Skip to content
Snippets Groups Projects

Fixed check for database read access

Closes #295

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
327 327 this.$store.commit('SET_ACCESS', res.data)
328 328 console.debug('access', this.access)
329 329 } catch (err) {
330 this.$store.commit('SET_ACCESS', null)
  • Martin Weise mentioned in commit 073f3a2a

    mentioned in commit 073f3a2a

  • merged

  • Please register or sign in to reply
    Loading