| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3de25a3 commit 3ddcdc7
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -66,7 +66,7 @@ protected void Page_Load(object sender, EventArgs e) | |||
| 66 | 66 | // Assigning user Identity name to the label | |
| 67 | 67 | this.lblLoggedInUser.Text = Context.User.Identity.Name; | |
| 68 | 68 | ||
| 69 | - // TODO: Coding the logic after the authentication process has been completed. | ||
| 69 | + // TODO: Please implement the processing after the authentication. | ||
| 70 | 70 | // ... | |
| 71 | 71 | } | |
| 72 | 72 | } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments