mirror of
https://github.com/JLiscom/OpenNote.git
synced 2026-04-25 16:25:49 +03:00
[GH-ISSUE #143] User login? / LDAP etc... #123
Labels
No labels
bug
enhancement
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OpenNote-JLiscom#123
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @api984 on GitHub (Aug 26, 2015).
Original GitHub issue: https://github.com/JLiscom/OpenNote/issues/143
Hello,
Can we add LDAP or etc so opennote is not Allow All to read and write once
installed?
I can only add .htaccess for now to protect notes?
thanks.
@api984 commented on GitHub (Aug 26, 2015):
got it. register does not seem to have an effect...
@JLiscom commented on GitHub (Aug 26, 2015):
OpenNote is a html5 app. Its not read all. You can persist your notes in a couchdb database.
The register you are refering to is for the legacy API and for file upload.